HomeSort by relevance Sort by last modified time
    Searched refs:SEMANTIC (Results 1 - 6 of 6) sorted by null

  /external/collada/include/1.4/dom/
domFx_newparam_common.h 33 * The semantic element allows you to specify a semantic for this new param.
38 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SEMANTIC; }
165 * The semantic element allows you to specify a semantic for this new param.
199 * Gets the semantic element.
200 * @return a daeSmartRef to the semantic element.
domGles_newparam.h 33 * The semantic element allows you to specify a semantic for this new param.
38 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SEMANTIC; }
165 * The semantic element allows you to specify a semantic for this new param.
199 * Gets the semantic element.
200 * @return a daeSmartRef to the semantic element.
domCg_newparam.h 35 * The semantic element allows you to specify a semantic for this new param.
40 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SEMANTIC; }
162 * The semantic element allows you to specify a semantic for this new param.
212 * Gets the semantic element.
213 * @return a daeSmartRef to the semantic element.
domGlsl_newparam.h 32 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SEMANTIC; }
188 * Gets the semantic element.
189 * @return a daeSmartRef to the semantic element.
domCommon_newparam_type.h 31 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SEMANTIC; }
373 * Gets the semantic element.
374 * @return a daeSmartRef to the semantic element.
domTypes.h 770 SEMANTIC = 52,
    [all...]

Completed in 626 milliseconds