GB/GB_Macros.h File Reference

Go to the source code of this file.

Defines

#define FOR_ALL_POINTGROUPS(gdp, grp)
#define FOR_ALL_PRIMGROUPS(gdp, grp)


Define Documentation

#define FOR_ALL_POINTGROUPS ( gdp,
grp   ) 

Value:

for (grp=(GB_PointGroup *)gdp->pointGroups().head(); grp; \
                grp=(GB_PointGroup *)grp->next())

Definition at line 24 of file GB_Macros.h.

#define FOR_ALL_PRIMGROUPS ( gdp,
grp   ) 

Value:

for (grp=(GB_PrimitiveGroup *)gdp->primitiveGroups().head(); grp; \
                grp=(GB_PrimitiveGroup *)grp->next())

Definition at line 28 of file GB_Macros.h.


Generated on Tue May 22 00:09:59 2012 for HDK by  doxygen 1.5.9