| 
    HDK
    
   | 
 
#include "GA_API.h"#include "GA_IntrinsicManager.h"#include "GA_PrimitiveFamilyMask.h"#include "GA_PrimitiveTypeId.h"#include "GA_Types.h"#include <UT/UT_StringHolder.h>#include <SYS/SYS_Inline.h>
 Include dependency graph for GA_PrimitiveDefinition.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GA_PrimitiveDefinition | 
| Definition of a geometric primitive.  More... | |
| class | GA_PrimitiveDefinition::SharedDataLoader | 
| Class to load shared data.  More... | |
Macros | |
| #define | __GA_PrimitiveDefinition__ | 
Typedefs | |
| typedef void(* | GA_PrimitiveBlockConstructor )(GA_Primitive **new_prims, GA_Size nprimitives, GA_Detail &detail, GA_Offset start_offset, const GA_PrimitiveDefinition &def, bool allowed_to_parallelize) | 
| #define __GA_PrimitiveDefinition__ | 
Definition at line 14 of file GA_PrimitiveDefinition.h.
| typedef void(* GA_PrimitiveBlockConstructor)(GA_Primitive **new_prims, GA_Size nprimitives, GA_Detail &detail, GA_Offset start_offset, const GA_PrimitiveDefinition &def, bool allowed_to_parallelize) | 
Definition at line 36 of file GA_PrimitiveDefinition.h.