GU/GU_Detail.h File Reference

#include "GU_API.h"
#include <UT/UT_PtrArray.h>
#include <UT/UT_PtrMatrix.h>
#include <UT/UT_Matrix3.h>
#include <UT/UT_RefArray.h>
#include <UT/UT_RefMatrix.h>
#include <UT/UT_BitArray.h>
#include <GEO/GEO_Detail.h>
#include <GEO/GEO_PrimType.h>
#include <GEO/GEO_SurfaceType.h>
#include <GEO/GEO_Primitive.h>
#include <GB/GB_NUBBasis.h>
#include <GB/GB_Parameterization.h>
#include "GU_Types.h"
#include "GU_Prim.h"
#include "GU_Error.h"
#include "GU_ClothSeam.h"

Go to the source code of this file.

Classes

class  GU_DetailFlags
class  GU_Detail

Defines

#define FOR_ALL_ADDED_POINTS(gdp, firstpt, ppt)   for(ppt = firstpt; ppt; ppt = gdp->points().next(ppt))
#define FOR_ALL_ADDED_PRIMS(gdp, firstprim, lastprim, pprim)

Typedefs

typedef UT_PtrArray
< GU_SplitLoc * > 
GU_SplitLocPtrArray


Define Documentation

#define FOR_ALL_ADDED_POINTS ( gdp,
firstpt,
ppt   )     for(ppt = firstpt; ppt; ppt = gdp->points().next(ppt))

Definition at line 130 of file GU_Detail.h.

#define FOR_ALL_ADDED_PRIMS ( gdp,
firstprim,
lastprim,
pprim   ) 

Value:

for(pprim = firstprim; pprim && pprim != lastprim; \
        pprim = gdp->primitives().next(pprim))

Definition at line 133 of file GU_Detail.h.


Typedef Documentation

Definition at line 126 of file GU_Detail.h.


Generated on Wed May 23 00:10:19 2012 for HDK by  doxygen 1.5.9