This is the complete list of members for gte::PointInPolyhedron3< Real >, including all inherited members.
Contains(Vector3< Real > const &p) const | gte::PointInPolyhedron3< Real > | |
ContainsC0(Vector3< Real > const &p) const | gte::PointInPolyhedron3< Real > | private |
ContainsC1C2(Vector3< Real > const &p, unsigned int method) const | gte::PointInPolyhedron3< Real > | private |
ContainsS0(Vector3< Real > const &p) const | gte::PointInPolyhedron3< Real > | private |
ContainsS1(Vector3< Real > const &p) const | gte::PointInPolyhedron3< Real > | private |
ContainsT0(Vector3< Real > const &p) const | gte::PointInPolyhedron3< Real > | private |
FastNoIntersect(Ray3< Real > const &ray, Plane3< Real > const &plane) | gte::PointInPolyhedron3< Real > | privatestatic |
mCFaces | gte::PointInPolyhedron3< Real > | private |
mDirections | gte::PointInPolyhedron3< Real > | private |
mMethod | gte::PointInPolyhedron3< Real > | private |
mNumFaces | gte::PointInPolyhedron3< Real > | private |
mNumPoints | gte::PointInPolyhedron3< Real > | private |
mNumRays | gte::PointInPolyhedron3< Real > | private |
mPoints | gte::PointInPolyhedron3< Real > | private |
mProjVertices | gte::PointInPolyhedron3< Real > | mutableprivate |
mSFaces | gte::PointInPolyhedron3< Real > | private |
mTFaces | gte::PointInPolyhedron3< Real > | private |
PointInPolyhedron3(int numPoints, Vector3< Real > const *points, int numFaces, TriangleFace const *faces, int numRays, Vector3< Real > const *directions) | gte::PointInPolyhedron3< Real > | |
PointInPolyhedron3(int numPoints, Vector3< Real > const *points, int numFaces, ConvexFace const *faces, int numRays, Vector3< Real > const *directions, unsigned int method) | gte::PointInPolyhedron3< Real > | |
PointInPolyhedron3(int numPoints, Vector3< Real > const *points, int numFaces, SimpleFace const *faces, int numRays, Vector3< Real > const *directions, unsigned int method) | gte::PointInPolyhedron3< Real > |