HDK
|
Class used to map the GA attribute into a form for H9 geometry files. More...
#include <GA_AIFFileH9.h>
Public Types | |
typedef GA_AIFFileH9::SaveInfo | SaveInfo |
Public Member Functions | |
GA_AttribSaveDataH9 () | |
GA_AttribSaveDataH9 (const GA_AttribSaveDataH9 &src) | |
GA_AttribSaveDataH9 (const GA_Attribute *attrib, const GA_AIFFileH9 *aif, const char *name, int component=0) | |
GA_AttribSaveDataH9 (const GA_Attribute *attrib, const GA_AIFIndexPair *aif, int idx, int s) | |
GA_AttribSaveDataH9 & | operator= (const GA_AttribSaveDataH9 &src) |
const SaveInfo & | getInfo () const |
const char * | getName () const |
bool | saveData (GA_Offset offset, std::ostream &os, bool binary) const |
bool | saveStrings (std::ostream &os, bool binary) const |
bool | saveDefaults (std::ostream &os, bool binary) const |
Class used to map the GA attribute into a form for H9 geometry files.
Definition at line 262 of file GA_AIFFileH9.h.
Definition at line 265 of file GA_AIFFileH9.h.
|
inline |
Definition at line 267 of file GA_AIFFileH9.h.
|
inline |
Definition at line 268 of file GA_AIFFileH9.h.
|
inline |
Definition at line 277 of file GA_AIFFileH9.h.
GA_AttribSaveDataH9::GA_AttribSaveDataH9 | ( | const GA_Attribute * | attrib, |
const GA_AIFIndexPair * | aif, | ||
int | idx, | ||
int | s | ||
) |
|
inline |
Definition at line 294 of file GA_AIFFileH9.h.
|
inline |
Definition at line 295 of file GA_AIFFileH9.h.
|
inline |
Definition at line 282 of file GA_AIFFileH9.h.
bool GA_AttribSaveDataH9::saveData | ( | GA_Offset | offset, |
std::ostream & | os, | ||
bool | binary | ||
) | const |
bool GA_AttribSaveDataH9::saveDefaults | ( | std::ostream & | os, |
bool | binary | ||
) | const |
bool GA_AttribSaveDataH9::saveStrings | ( | std::ostream & | os, |
bool | binary | ||
) | const |