HDK
|
#include <GA_AttribXlateH9.h>
Classes | |
class | XlateInfo |
Public Member Functions | |
const XlateInfo * | lookup (const char *name, GA_AIFFileH9::AttribType type, int byte_size, GA_AIFFileH9::AttribTypeInfo type_info) const |
void | append (const char *name, const XlateInfo &xlate_info) |
Static Public Member Functions | |
static const GA_AttribXlateH9 * | getXlate (const char *file_name) |
Class used to lookup additional properties for attributes loaded from H9 geometry files.
Definition at line 24 of file GA_AttribXlateH9.h.
|
static |
An absolute file path will load only that single file, otherwise the HOUDINI_PATH will be searched and all matching files will be loaded into a single xlate object.
const XlateInfo* GA_AttribXlateH9::lookup | ( | const char * | name, |
GA_AIFFileH9::AttribType | type, | ||
int | byte_size, | ||
GA_AIFFileH9::AttribTypeInfo | type_info | ||
) | const |