ColladaExtension
Engine/source/ts/collada/colladaExtensions.h
Protected Attributes
const domTechnique *
Protected Functions
const domTechnique *
findExtraTechnique(const domCommon_color_or_texture_type_complexType::domTexture * element, const char * name)
The
const domTechnique *
findExtraTechnique(const T * element, const char * name)
Find the technique with the named profile.
get(const char * name, AnimatedElement< T > & value, T defaultVal)
Get the value of the named animated parameter (use defaultVal if parameter not found)
Public Functions
Detailed Description
Protected Attributes
const domTechnique * pTechnique
Protected Functions
findExtraTechnique(const domCommon_color_or_texture_type_complexType::domTexture * element, const char * name)
The
findExtraTechnique(const T * element, const char * name)
Find the technique with the named profile.
findParam(const char * name)
Find the parameter with the given name.
get(const char * name, AnimatedElement< T > & value, T defaultVal)
Get the value of the named animated parameter (use defaultVal if parameter not found)
get(const char * name, T & value, T defaultVal)
Get the value of the named parameter (use defaultVal if parameter not found)