Home | History | Annotate | Download | only in dom

Lines Matching refs:domGL_MAX_CLIP_PLANES_index

5786 		domGL_MAX_CLIP_PLANES_index attrIndex;
5819 * @return Returns a domGL_MAX_CLIP_PLANES_index of the index attribute.
5821 domGL_MAX_CLIP_PLANES_index getIndex() const { return attrIndex; }
5826 void setIndex( domGL_MAX_CLIP_PLANES_index atIndex ) { attrIndex = atIndex; _validAttributeArray[2] = true; }
5870 domGL_MAX_CLIP_PLANES_index attrIndex;
5898 * @return Returns a domGL_MAX_CLIP_PLANES_index of the index attribute.
5900 domGL_MAX_CLIP_PLANES_index getIndex() const { return attrIndex; }
5905 void setIndex( domGL_MAX_CLIP_PLANES_index atIndex ) { attrIndex = atIndex; _validAttributeArray[2] = true; }