HDK
|
#include "GA_API.h"
#include "GA_Attribute.h"
#include "GA_BlobContainer.h"
#include "GA_BlobData.h"
#include "GA_PageArray.h"
#include "GA_Types.h"
#include <UT/UT_StringHolder.h>
#include <UT/UT_VectorTypes.h>
#include <SYS/SYS_Types.h>
#include <stddef.h>
Go to the source code of this file.
Classes | |
class | UT_Array< T > |
class | GA_BlobDataLoader |
Utility class to load blob data from a JSON stream. More... | |
class | GA_ATIBlob |
A simple ATI to store aribtrary "blobs" of data in an attribute. More... | |
Macros | |
#define | __GA_ATIBlob__ |
#define __GA_ATIBlob__ |
Definition at line 14 of file GA_ATIBlob.h.