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

  /external/collada/include/1.4/dom/
domGles_texcombiner_commandAlpha_type.h 22 domGles_texcombiner_operatorAlpha_enums attrOperator;
31 * @return Returns a domGles_texcombiner_operatorAlpha_enums of the operator attribute.
33 domGles_texcombiner_operatorAlpha_enums getOperator() const { return attrOperator; }
38 void setOperator( domGles_texcombiner_operatorAlpha_enums atOperator ) { attrOperator = atOperator; }
89 * @return Returns a domGles_texcombiner_operatorAlpha_enums of the operator attribute.
91 domGles_texcombiner_operatorAlpha_enums getOperator() const { return attrOperator; }
96 void setOperator( domGles_texcombiner_operatorAlpha_enums atOperator ) { attrOperator = atOperator; _validAttributeArray[0] = true; }
domTypes.h 515 enum domGles_texcombiner_operatorAlpha_enums {
    [all...]

Completed in 28 milliseconds