HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_BlobContainer.h File Reference
#include "GA_API.h"
#include "GA_BlobData.h"
#include <UT/UT_IndexedHashMapT.h>
#include <UT/UT_VectorTypes.h>
#include <SYS/SYS_Types.h>
+ Include dependency graph for GA_BlobContainer.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#define GA_INVALID_BLOB_INDEX   GA_BlobIndex(-1)

Definition at line 28 of file GA_BlobContainer.h.

Typedef Documentation

Definition at line 24 of file GA_BlobContainer.h.