ITK  4.1.0
Insight Segmentation and Registration Toolkit
itk::TriangleHelper< TPoint > Member List
This is the complete list of members for itk::TriangleHelper< TPoint >, including all inherited members.
ComputeAngle(const PointType &iP1, const PointType &iP2, const PointType &iP3)itk::TriangleHelper< TPoint > [static]
ComputeArea(const PointType &iP1, const PointType &iP2, const PointType &iP3)itk::TriangleHelper< TPoint > [static]
ComputeBarycenter(const CoordRepType &iA1, const PointType &iP1, const CoordRepType &iA2, const PointType &iP2, const CoordRepType &iA3, const PointType &iP3)itk::TriangleHelper< TPoint > [static]
ComputeCircumCenter(const PointType &iP1, const PointType &iP2, const PointType &iP3)itk::TriangleHelper< TPoint > [static]
ComputeConstrainedCircumCenter(const PointType &iP1, const PointType &iP2, const PointType &iP3)itk::TriangleHelper< TPoint > [static]
ComputeGravityCenter(const PointType &iP1, const PointType &iP2, const PointType &iP3)itk::TriangleHelper< TPoint > [static]
ComputeNormal(const PointType &iA, const PointType &iB, const PointType &iC)itk::TriangleHelper< TPoint > [static]
CoordRepType typedefitk::TriangleHelper< TPoint >
Cotangent(const PointType &iA, const PointType &iB, const PointType &iC)itk::TriangleHelper< TPoint > [static]
CrossVectorType typedefitk::TriangleHelper< TPoint >
IsObtuse(const PointType &iA, const PointType &iB, const PointType &iC)itk::TriangleHelper< TPoint > [static]
operator=(const Self &)itk::TriangleHelper< TPoint > [private]
PointDimensionitk::TriangleHelper< TPoint > [static]
PointType typedefitk::TriangleHelper< TPoint >
Self typedefitk::TriangleHelper< TPoint >
TriangleHelper(const Self &)itk::TriangleHelper< TPoint > [private]
VectorType typedefitk::TriangleHelper< TPoint >