HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_AttribXlateH9 Class Reference

#include <GA_AttribXlateH9.h>

Classes

class  XlateInfo
 

Public Member Functions

const XlateInfolookup (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_AttribXlateH9getXlate (const char *file_name)
 

Detailed Description

Class used to lookup additional properties for attributes loaded from H9 geometry files.

Definition at line 24 of file GA_AttribXlateH9.h.

Member Function Documentation

void GA_AttribXlateH9::append ( const char *  name,
const XlateInfo xlate_info 
)
static const GA_AttribXlateH9* GA_AttribXlateH9::getXlate ( const char *  file_name)
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

The documentation for this class was generated from the following file: