HDK
|
#include <GEO_Hull.h>
Public Member Functions | |
Poly (const GEO_Hull &hull, const exint row, const exint col) | |
SYS_FORCE_INLINE GA_Size | getFastVertexCount () const |
SYS_FORCE_INLINE GA_Offset | getFastVertexOffset (GA_Size i) const |
SYS_FORCE_INLINE GA_Offset | getPointOffset (GA_Size i) const |
SYS_FORCE_INLINE UT_Vector3 | getPos3 (GA_Size i) const |
SYS_FORCE_INLINE bool | isClosed () const |
float | calcArea () const |
This is a wrapper for a single quad of a GEO_Hull, so that it can be treated like a GEO_PrimPoly in a template.
Definition at line 642 of file GEO_Hull.h.
Definition at line 644 of file GEO_Hull.h.
|
inline |
Definition at line 661 of file GEO_Hull.h.
|
inline |
Definition at line 651 of file GEO_Hull.h.
|
inline |
Definition at line 653 of file GEO_Hull.h.
|
inline |
Definition at line 655 of file GEO_Hull.h.
|
inline |
Definition at line 657 of file GEO_Hull.h.
|
inline |
Definition at line 659 of file GEO_Hull.h.