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 123 of file GU_TetConnectivity.h.
|
inline |
Definition at line 136 of file GU_TetConnectivity.h.
int GU_TetrahedronFacet::myExcludedVertex |
Definition at line 133 of file GU_TetConnectivity.h.
GA_Index GU_TetrahedronFacet::myPrimitiveIndex |
Definition at line 129 of file GU_TetConnectivity.h.
GA_Index GU_TetrahedronFacet::myPS[3] |
Definition at line 126 of file GU_TetConnectivity.h.