Searched refs:domCg_float3x3 (Results 1 – 2 of 2) sorted by relevance
128 typedef domCg_ListOfFloat domCg_float3x3; typedef
2299 domCg_float3x3 _value;2306 domCg_float3x3 &getValue() { return _value; } in getValue()2311 const domCg_float3x3 &getValue() const { return _value; } in getValue()2316 void setValue( const domCg_float3x3 &val ) { _value = val; } in setValue()