HomeSort by relevance Sort by last modified time
    Searched defs:elemSemantic (Results 1 - 5 of 5) sorted by null

  /external/collada/include/1.4/dom/
domFx_newparam_common.h 168 domSemanticRef elemSemantic;
202 const domSemanticRef getSemantic() const { return elemSemantic; }
217 domFx_newparam_common_complexType(DAE& dae, daeElement* elt) : attrSid(), elemAnnotate_array(), elemSemantic(), elemModifier(), elemFx_basic_type_common() {}
domGles_newparam.h 168 domSemanticRef elemSemantic;
202 const domSemanticRef getSemantic() const { return elemSemantic; }
217 domGles_newparam_complexType(DAE& dae, daeElement* elt) : attrSid(), elemAnnotate_array(), elemSemantic(), elemModifier(), elemGles_basic_type_common() {}
domCg_newparam.h 165 domSemanticRef elemSemantic;
215 const domSemanticRef getSemantic() const { return elemSemantic; }
251 domCg_newparam_complexType(DAE& dae, daeElement* elt) : attrSid(), elemAnnotate_array(), elemSemantic(), elemModifier(), elemCg_param_type(), elemUsertype(), elemArray() {}
domCommon_newparam_type.h 338 domSemanticRef elemSemantic;
376 const domSemanticRef getSemantic() const { return elemSemantic; }
422 domCommon_newparam_type_complexType(DAE& dae, daeElement* elt) : attrSid(), elemSemantic(), elemFloat(), elemFloat2(), elemFloat3(), elemFloat4(), elemSurface(), elemSampler2D() {}
domGlsl_newparam.h 146 domSemanticRef elemSemantic;
191 const domSemanticRef getSemantic() const { return elemSemantic; }
222 domGlsl_newparam_complexType(DAE& dae, daeElement* elt) : attrSid(), elemAnnotate_array(), elemSemantic(), elemModifier(), elemGlsl_param_type(), elemArray() {}

Completed in 58 milliseconds