|
HDK
|
#include "GEO_API.h"#include "GEO_PackedTypes.h"#include "GEO_Primitive.h"#include <UT/UT_IntrusivePtr.h>
Include dependency graph for GEO_PrimPacked.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GEO_PrimPacked |
Macros | |
| #define | GEO_SHARED_DATA_NAMEMAP (('A'<<24)|('m'<<16)|('a'<<8)|('p')) |
Typedefs | |
| using | GEO_PackedNameMapPtr = UT_IntrusivePtr< GEO_PackedNameMap > |
| #define GEO_SHARED_DATA_NAMEMAP (('A'<<24)|('m'<<16)|('a'<<8)|('p')) |
This is the key associated with the name map hash. It should not be used by sub-classes for loadSharedLoadData()
Definition at line 24 of file GEO_PrimPacked.h.
Definition at line 20 of file GEO_PrimPacked.h.