HDK
|
#include "GA_API.h"
#include "GA_Range.h"
#include "GA_Types.h"
#include "GA_OffsetList.h"
#include <UT/UT_Assert.h>
#include <UT/UT_NonCopyable.h>
#include <SYS/SYS_AtomicInt.h>
#include <SYS/SYS_Inline.h>
#include <SYS/SYS_MemoryOrder.h>
#include <SYS/SYS_Types.h>
Go to the source code of this file.
Classes | |
class | GA_IndexMap |
A class to manage an ordered array which has fixed offset handles. More... | |
class | GA_IndexMap::Marker |
class | GA_IndexMap::IndexCompare |
class | GA_IndexMap::AttributeCompare |
Macros | |
#define | __GA_IndexMap__ |
#define __GA_IndexMap__ |
Definition at line 18 of file GA_IndexMap.h.