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

#include <GEO_PrimHexahedron.h>

Public Member Functions

 Face (const GEO_PrimHexahedron &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 247 of file GEO_PrimHexahedron.h.

Constructor & Destructor Documentation

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

Definition at line 250 of file GEO_PrimHexahedron.h.

Member Function Documentation

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

Definition at line 255 of file GEO_PrimHexahedron.h.

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

Definition at line 259 of file GEO_PrimHexahedron.h.

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

Definition at line 263 of file GEO_PrimHexahedron.h.

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

Definition at line 265 of file GEO_PrimHexahedron.h.

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

Definition at line 257 of file GEO_PrimHexahedron.h.

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

Definition at line 261 of file GEO_PrimHexahedron.h.

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

Definition at line 267 of file GEO_PrimHexahedron.h.


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