This is the complete list of members for Tetrahedron, including all inherited members.
CalcBarycentricOfPoint(const BaseArray< Vector > &pointList, const Vector &testPoint) const | Tetrahedron | |
CalcBarycentricOfPoint2(const BaseArray< Vector > &pointList, const Vector &testPoint) const | Tetrahedron | |
ChangePointToOtherPoint(Int32 oldPoint, Int32 newPoint) | Tetrahedron | |
GetFaceIndexSharingTwoPointsButNotInputFace(Int32 notFace, Int32 edgePoint1, Int32 edgePoint2) const | Tetrahedron | |
GetFaceOppositePoint(Int32 pointIndex) const | Tetrahedron | |
GetFacePoints(Int32 face, IntVector32 &pointList) const | Tetrahedron | |
GetFacePoints(Int32 face, Int32 &point1, Int32 &point2, Int32 &point3) const | Tetrahedron | |
GetFacePointsWithNeighbor(Int32 neighbor, IntVector32 &pointList) const | Tetrahedron | |
GetFaceWithNeighbor(Int32 neighbor) const | Tetrahedron | |
GetFaceWithPoints(Int32 point1, Int32 point2, Int32 point3) const | Tetrahedron | |
GetPointIndexOfPoint(Int32 pointIn) const | Tetrahedron | |
GetPointIndexOfTwoPoints(Int32 startPoint, Int32 endPoint, Int32 &startPointIndex, Int32 &endPointIndex) const | Tetrahedron | |
GetPointOppositeFace(Int32 faceIndex) const | Tetrahedron | |
GetPointOppositeNeighbour(Int32 neighbourIndex) const | Tetrahedron | |
neighbors | Tetrahedron | |
points | Tetrahedron | |
Tetrahedron() | Tetrahedron | |
Tetrahedron(const Tetrahedron &)=default | Tetrahedron | |
Tetrahedron(Int32 point1, Int32 point2, Int32 point3, Int32 point4, Int32 neighbor1, Int32 neighbor2, Int32 neighbor3, Int32 neighbor4) | Tetrahedron | |
~Tetrahedron() | Tetrahedron |