Searched refs:domGlsl_float2x2 (Results 1 – 2 of 2) sorted by relevance
545 domGlsl_float2x2 _value;552 domGlsl_float2x2 &getValue() { return _value; } in getValue()557 const domGlsl_float2x2 &getValue() const { return _value; } in getValue()562 void setValue( const domGlsl_float2x2 &val ) { _value = val; } in setValue()
74 typedef domGlsl_ListOfFloat domGlsl_float2x2; typedef