Back to class index
| Polyhedron::FaceContainsSyntaxbool Polyhedron::FaceContains(int faceIndex, const float4 &worldSpacePoint, float polygonThickness=1e-3f) const; [5 lines of code]Tests if the given face of this Polyhedron contains the given point. |