ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
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 typedef | itk::TriangleHelper< TPoint > | |
Cotangent(const PointType &iA, const PointType &iB, const PointType &iC) | itk::TriangleHelper< TPoint > | [static] |
CrossVectorType typedef | itk::TriangleHelper< TPoint > | |
IsObtuse(const PointType &iA, const PointType &iB, const PointType &iC) | itk::TriangleHelper< TPoint > | [static] |
operator=(const Self &) | itk::TriangleHelper< TPoint > | [private] |
PointDimension | itk::TriangleHelper< TPoint > | [static] |
PointType typedef | itk::TriangleHelper< TPoint > | |
Self typedef | itk::TriangleHelper< TPoint > | |
TriangleHelper(const Self &) | itk::TriangleHelper< TPoint > | [private] |
VectorType typedef | itk::TriangleHelper< TPoint > |