HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_PrimTetra.C File Reference
+ Include dependency graph for GEO_PrimTetra.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HDK_Sample::geo_PrimTetraJSON
 

Namespaces

 HDK_Sample
 This namespace is used to hold all HDK example source code.
 

Macros

#define TIMING_DEF
 
#define TIMING_LOG(msg)
 
#define PT_PER_TET   4
 

Enumerations

enum  { geo_INTRINSIC_ADDRESS, geo_INTRINSIC_AUTHOR, geo_NUM_INTRINSICS }
 

Functions

template void UTparallelForLightItems (const UT_BlockedRange< GA_Size > &, const GEO_PrimTetra::geo_SetVertexListsParallel &, const bool)
 
void newGeometryPrim (GA_PrimitiveFactory *factory)
 

Macro Definition Documentation

#define PT_PER_TET   4

Definition at line 84 of file GEO_PrimTetra.C.

#define TIMING_DEF

Definition at line 75 of file GEO_PrimTetra.C.

#define TIMING_LOG (   msg)

Definition at line 76 of file GEO_PrimTetra.C.

Enumeration Type Documentation

anonymous enum
Enumerator
geo_INTRINSIC_ADDRESS 
geo_INTRINSIC_AUTHOR 
geo_NUM_INTRINSICS 

Definition at line 915 of file GEO_PrimTetra.C.

Function Documentation

void newGeometryPrim ( GA_PrimitiveFactory factory)

Definition at line 908 of file GEO_PrimTetra.C.

template void UTparallelForLightItems ( const UT_BlockedRange< GA_Size > &  ,
const GEO_PrimTetra::geo_SetVertexListsParallel ,
const bool   
)