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

  /external/collada/include/1.4/dom/
domFx_samplerDEPTH_common.h 91 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::WRAP_S; }
332 * Gets the wrap_s element.
333 * @return a daeSmartRef to the wrap_s element.
domGles_sampler_state.h 34 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::WRAP_S; }
468 * Gets the wrap_s element.
469 * @return a daeSmartRef to the wrap_s element.
domFx_sampler1D_common.h 91 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::WRAP_S; }
514 * Gets the wrap_s element.
515 * @return a daeSmartRef to the wrap_s element.
domFx_sampler2D_common.h 91 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::WRAP_S; }
573 * Gets the wrap_s element.
574 * @return a daeSmartRef to the wrap_s element.
domFx_sampler3D_common.h 91 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::WRAP_S; }
632 * Gets the wrap_s element.
633 * @return a daeSmartRef to the wrap_s element.
domFx_samplerCUBE_common.h 91 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::WRAP_S; }
632 * Gets the wrap_s element.
633 * @return a daeSmartRef to the wrap_s element.
domFx_samplerRECT_common.h 91 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::WRAP_S; }
573 * Gets the wrap_s element.
574 * @return a daeSmartRef to the wrap_s element.
domTypes.h 747 WRAP_S = 29,
    [all...]

Completed in 28 milliseconds