Home
last modified time | relevance | path

Searched refs:domGL_MAX_LIGHTS_index (Results 1 – 2 of 2) sorted by relevance

/external/collada/include/1.4/dom/
DdomGl_pipeline_settings.h3337 domGL_MAX_LIGHTS_index attrIndex;
3367 domGL_MAX_LIGHTS_index getIndex() const { return attrIndex; } in getIndex()
3372 …void setIndex( domGL_MAX_LIGHTS_index atIndex ) { attrIndex = atIndex; _validAttributeArray[2] = t… in setIndex()
3416 domGL_MAX_LIGHTS_index attrIndex;
3451 domGL_MAX_LIGHTS_index getIndex() const { return attrIndex; } in getIndex()
3456 …void setIndex( domGL_MAX_LIGHTS_index atIndex ) { attrIndex = atIndex; _validAttributeArray[2] = t… in setIndex()
3500 domGL_MAX_LIGHTS_index attrIndex;
3535 domGL_MAX_LIGHTS_index getIndex() const { return attrIndex; } in getIndex()
3540 …void setIndex( domGL_MAX_LIGHTS_index atIndex ) { attrIndex = atIndex; _validAttributeArray[2] = t… in setIndex()
3584 domGL_MAX_LIGHTS_index attrIndex;
[all …]
DdomTypes.h58 typedef xsNonNegativeInteger domGL_MAX_LIGHTS_index; typedef