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

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

Completed in 32 milliseconds