HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_TriOrQuadWrapper< POLY > Class Template Reference

#include <GEO_Convex.h>

Public Member Functions

 GEO_TriOrQuadWrapper (const POLY &poly, const GEO_TriOrQuad &convex)
 
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
 
float calcArea () const
 

Detailed Description

template<typename POLY>
class GEO_TriOrQuadWrapper< POLY >

Definition at line 51 of file GEO_Convex.h.

Constructor & Destructor Documentation

template<typename POLY >
GEO_TriOrQuadWrapper< POLY >::GEO_TriOrQuadWrapper ( const POLY &  poly,
const GEO_TriOrQuad convex 
)
inline

Definition at line 53 of file GEO_Convex.h.

Member Function Documentation

template<typename POLY >
float GEO_TriOrQuadWrapper< POLY >::calcArea ( ) const
inline

Definition at line 65 of file GEO_Convex.h.

template<typename POLY >
SYS_FORCE_INLINE GA_Size GEO_TriOrQuadWrapper< POLY >::getFastVertexCount ( ) const
inline

Definition at line 57 of file GEO_Convex.h.

template<typename POLY >
SYS_FORCE_INLINE GA_Offset GEO_TriOrQuadWrapper< POLY >::getFastVertexOffset ( GA_Size  i) const
inline

Definition at line 59 of file GEO_Convex.h.

template<typename POLY >
SYS_FORCE_INLINE GA_Offset GEO_TriOrQuadWrapper< POLY >::getPointOffset ( GA_Size  i) const
inline

Definition at line 61 of file GEO_Convex.h.

template<typename POLY >
SYS_FORCE_INLINE UT_Vector3 GEO_TriOrQuadWrapper< POLY >::getPos3 ( GA_Size  i) const
inline

Definition at line 63 of file GEO_Convex.h.


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