HDK
|
#include <GU_TetConnectivity.h>
Public Member Functions | |
GU_TetrahedronFacet (const GA_Index pids[3], const GA_Index primitive_index, const int excluded_vertex) | |
Public Attributes | |
GA_Index | myPS [3] |
GA_Index | myPrimitiveIndex |
int | myExcludedVertex |
Definition at line 121 of file GU_TetConnectivity.h.
|
inline |
Definition at line 134 of file GU_TetConnectivity.h.
int GU_TetrahedronFacet::myExcludedVertex |
Definition at line 131 of file GU_TetConnectivity.h.
GA_Index GU_TetrahedronFacet::myPrimitiveIndex |
Definition at line 127 of file GU_TetConnectivity.h.
GA_Index GU_TetrahedronFacet::myPS[3] |
Definition at line 124 of file GU_TetConnectivity.h.