#include <GteContPointInPolyhedron3.h>
Public Attributes | |
std::vector< int > | indices |
Plane3< Real > | plane |
std::vector< int > | triangles |
Definition at line 90 of file GteContPointInPolyhedron3.h.
std::vector<int> gte::PointInPolyhedron3< Real >::SimpleFace::indices |
Definition at line 96 of file GteContPointInPolyhedron3.h.
Plane3<Real> gte::PointInPolyhedron3< Real >::SimpleFace::plane |
Definition at line 100 of file GteContPointInPolyhedron3.h.
std::vector<int> gte::PointInPolyhedron3< Real >::SimpleFace::triangles |
Definition at line 105 of file GteContPointInPolyhedron3.h.