Searched refs:domGlsl_int3 (Results 1 – 2 of 2) sorted by relevance
855 domGlsl_int3 _value;862 domGlsl_int3 &getValue() { return _value; } in getValue()867 const domGlsl_int3 &getValue() const { return _value; } in getValue()872 void setValue( const domGlsl_int3 &val ) { _value = val; } in setValue()
78 typedef domGlsl_ListOfInt domGlsl_int3; typedef