HDK
|
#include <GA_MergeMap.h>
Classes | |
class | const_iterator |
Public Member Functions | |
AttributeMap () | |
~AttributeMap () | |
void | append (GA_Attribute &dest, const GA_Attribute &src) |
void | setCapacityIfNeeded (exint entries) |
void | clear () |
bool | empty () const |
exint | entries () const |
GA_Attribute * | getDest (exint i) const |
const GA_Attribute * | getSrc (exint i) const |
const_iterator | begin () const |
const_iterator | end () const |
Definition at line 163 of file GA_MergeMap.h.
|
inline |
Definition at line 166 of file GA_MergeMap.h.
|
inline |
Definition at line 167 of file GA_MergeMap.h.
|
inline |
Definition at line 169 of file GA_MergeMap.h.
|
inline |
Definition at line 240 of file GA_MergeMap.h.
|
inline |
Definition at line 179 of file GA_MergeMap.h.
|
inline |
Definition at line 184 of file GA_MergeMap.h.
|
inline |
Definition at line 241 of file GA_MergeMap.h.
|
inline |
Definition at line 185 of file GA_MergeMap.h.
|
inline |
Definition at line 186 of file GA_MergeMap.h.
|
inline |
Definition at line 187 of file GA_MergeMap.h.
Definition at line 174 of file GA_MergeMap.h.