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

  /external/collada/include/1.4/dom/
domGles_texcombiner_argumentAlpha_type.h 22 domGles_texcombiner_operandAlpha_enums attrOperand;
40 * @return Returns a domGles_texcombiner_operandAlpha_enums of the operand attribute.
42 domGles_texcombiner_operandAlpha_enums getOperand() const { return attrOperand; }
47 void setOperand( domGles_texcombiner_operandAlpha_enums atOperand ) { attrOperand = atOperand; }
99 * @return Returns a domGles_texcombiner_operandAlpha_enums of the operand attribute.
101 domGles_texcombiner_operandAlpha_enums getOperand() const { return attrOperand; }
106 void setOperand( domGles_texcombiner_operandAlpha_enums atOperand ) { attrOperand = atOperand; _validAttributeArray[1] = true; }
domTypes.h 541 enum domGles_texcombiner_operandAlpha_enums {
    [all...]

Completed in 17 milliseconds