HDK
|
#include "GA_API.h"
#include "GA_BlobData.h"
#include <UT/UT_IndexedHashMapT.h>
#include <UT/UT_VectorTypes.h>
#include <SYS/SYS_Types.h>
Go to the source code of this file.
Classes | |
class | UT_Array< T > |
class | UT_ValArray< T > |
class | GA_BlobContainer |
Container to store blobs of arbitrary data for attributes. More... | |
Macros | |
#define | GA_INVALID_BLOB_INDEX GA_BlobIndex(-1) |
Typedefs | |
typedef UT_IndexedHashMapItemId | GA_BlobIndex |
#define GA_INVALID_BLOB_INDEX GA_BlobIndex(-1) |
Definition at line 28 of file GA_BlobContainer.h.
typedef UT_IndexedHashMapItemId GA_BlobIndex |
Definition at line 24 of file GA_BlobContainer.h.