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

  /external/collada/include/1.4/dom/
domGles_texcombiner_commandRGB_type.h 26 domGles_texcombiner_operatorRGB_enums attrOperator;
35 * @return Returns a domGles_texcombiner_operatorRGB_enums of the operator attribute.
37 domGles_texcombiner_operatorRGB_enums getOperator() const { return attrOperator; }
42 void setOperator( domGles_texcombiner_operatorRGB_enums atOperator ) { attrOperator = atOperator; }
93 * @return Returns a domGles_texcombiner_operatorRGB_enums of the operator attribute.
95 domGles_texcombiner_operatorRGB_enums getOperator() const { return attrOperator; }
100 void setOperator( domGles_texcombiner_operatorRGB_enums atOperator ) { attrOperator = atOperator; _validAttributeArray[0] = true; }
domTypes.h 503 enum domGles_texcombiner_operatorRGB_enums {
    [all...]

Completed in 18 milliseconds