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

  /external/collada/include/1.4/dom/
domGles_pipeline_settings.h 631 domGLES_MAX_CLIP_PLANES_index attrIndex;
664 * @return Returns a domGLES_MAX_CLIP_PLANES_index of the index attribute.
666 domGLES_MAX_CLIP_PLANES_index getIndex() const { return attrIndex; }
671 void setIndex( domGLES_MAX_CLIP_PLANES_index atIndex ) { attrIndex = atIndex; _validAttributeArray[2] = true; }
    [all...]
domTypes.h 193 typedef xsNonNegativeInteger domGLES_MAX_CLIP_PLANES_index;
    [all...]

Completed in 286 milliseconds