#include <MRContoursCut.h>
Public Attributes | ||
| union { | ||
| MRFaceId face | ||
| MREdgeId edge | ||
| MRVertId vertex | ||
| } | primitiveId | |
| unsigned char | primitiveIdIndex | |
| MRVector3f | coordinate | |
| MRVector3f MROneMeshIntersection::coordinate |
| MREdgeId MROneMeshIntersection::edge |
| MRFaceId MROneMeshIntersection::face |
| union { ... } MROneMeshIntersection::primitiveId |
| unsigned char MROneMeshIntersection::primitiveIdIndex |
| MRVertId MROneMeshIntersection::vertex |