|
HDK
|
#include <GU_TetConnectivity.h>
Public Member Functions | |
| GU_AdjacentTetrahedra () | |
| void | setPrimitiveIndex (const GA_Index primitive_index) |
| void | setNeighbor (const int excluded_vertex, const GA_Index neighbor) |
| void | removeNeighbor (const int excluded_vertex) |
| GA_Index | getPrimitiveIndex () const |
| GA_Index | neighbor (const int excluded_vertex) const |
| bool | isBoundaryTet () const |
Definition at line 32 of file GU_TetConnectivity.h.
|
inline |
Definition at line 35 of file GU_TetConnectivity.h.
|
inline |
Definition at line 73 of file GU_TetConnectivity.h.
|
inline |
Definition at line 90 of file GU_TetConnectivity.h.
Definition at line 81 of file GU_TetConnectivity.h.
Definition at line 67 of file GU_TetConnectivity.h.
|
inline |
Definition at line 55 of file GU_TetConnectivity.h.
Definition at line 45 of file GU_TetConnectivity.h.