Searched refs:domCg_float3x2 (Results 1 – 2 of 2) sorted by relevance
127 typedef domCg_ListOfFloat domCg_float3x2; typedef
2236 domCg_float3x2 _value;2243 domCg_float3x2 &getValue() { return _value; } in getValue()2248 const domCg_float3x2 &getValue() const { return _value; } in getValue()2253 void setValue( const domCg_float3x2 &val ) { _value = val; } in setValue()