HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_TetrahedronFacet Struct Reference

#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
 

Detailed Description

Definition at line 121 of file GU_TetConnectivity.h.

Constructor & Destructor Documentation

GU_TetrahedronFacet::GU_TetrahedronFacet ( const GA_Index  pids[3],
const GA_Index  primitive_index,
const int  excluded_vertex 
)
inline

Definition at line 134 of file GU_TetConnectivity.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: