Home
last modified time | relevance | path

Searched refs:domGles_texcombiner_operandRGB_enums (Results 1 – 2 of 2) sorted by relevance

/external/collada/include/1.4/dom/
DdomGles_texcombiner_argumentRGB_type.h22 domGles_texcombiner_operandRGB_enums attrOperand;
42 domGles_texcombiner_operandRGB_enums getOperand() const { return attrOperand; } in getOperand()
47 void setOperand( domGles_texcombiner_operandRGB_enums atOperand ) { attrOperand = atOperand; } in setOperand()
101 domGles_texcombiner_operandRGB_enums getOperand() const { return attrOperand; } in getOperand()
106 …void setOperand( domGles_texcombiner_operandRGB_enums atOperand ) { attrOperand = atOperand; _vali… in setOperand()
DdomTypes.h533 enum domGles_texcombiner_operandRGB_enums { enum