HDK
|
#include <GEO_Macros.h>
Public Member Functions | |
template<typename DETAIL_TYPE , typename PRIM_TYPE , typename SEC_PRIM_TYPE > | |
GEO_GBMixGroupFwdIterator (DETAIL_TYPE *gdp, const GA_PrimitiveGroup &group, PRIM_TYPE *&prim, SEC_PRIM_TYPE *&sec) | |
template<typename DETAIL_TYPE , typename PRIM_TYPE , typename SEC_PRIM_TYPE > | |
int | nextMix (DETAIL_TYPE *gdp, const GA_PrimitiveGroup &group, PRIM_TYPE *&prim, SEC_PRIM_TYPE *&sec, PRIM_TYPE *&next_prim, SEC_PRIM_TYPE *&next_sec) |
An adapter class to allow the iteration macros in this file to maintain a local GEO_PrimList::GroupIterationCache object.
Definition at line 23 of file GEO_Macros.h.
|
inline |
Definition at line 28 of file GEO_Macros.h.
|
inline |
Definition at line 38 of file GEO_Macros.h.