HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_PrimTetrahedron::Face Class Reference

#include <GEO_PrimTetrahedron.h>

Public Member Functions

 Face (const GEO_PrimTetrahedron &tet, int face)
 
GA_Size getFastVertexCount () const
 
GA_Size getVertexCount () const
 
GA_Offset getFastVertexOffset (GA_Size i) const
 
GA_Offset getVertexOffset (GA_Size i) const
 
GA_Offset getPointOffset (GA_Size i) const
 
UT_Vector3 getPos3 (GA_Size i) const
 
bool isClosed () const
 

Detailed Description

Definition at line 234 of file GEO_PrimTetrahedron.h.

Constructor & Destructor Documentation

GEO_PrimTetrahedron::Face::Face ( const GEO_PrimTetrahedron tet,
int  face 
)
inline

Definition at line 237 of file GEO_PrimTetrahedron.h.

Member Function Documentation

GA_Size GEO_PrimTetrahedron::Face::getFastVertexCount ( ) const
inline

Definition at line 243 of file GEO_PrimTetrahedron.h.

GA_Offset GEO_PrimTetrahedron::Face::getFastVertexOffset ( GA_Size  i) const
inline

Definition at line 247 of file GEO_PrimTetrahedron.h.

GA_Offset GEO_PrimTetrahedron::Face::getPointOffset ( GA_Size  i) const
inline

Definition at line 251 of file GEO_PrimTetrahedron.h.

UT_Vector3 GEO_PrimTetrahedron::Face::getPos3 ( GA_Size  i) const
inline

Definition at line 253 of file GEO_PrimTetrahedron.h.

GA_Size GEO_PrimTetrahedron::Face::getVertexCount ( ) const
inline

Definition at line 245 of file GEO_PrimTetrahedron.h.

GA_Offset GEO_PrimTetrahedron::Face::getVertexOffset ( GA_Size  i) const
inline

Definition at line 249 of file GEO_PrimTetrahedron.h.

bool GEO_PrimTetrahedron::Face::isClosed ( ) const
inline

Definition at line 255 of file GEO_PrimTetrahedron.h.


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