Searched refs:domCg_float3x1 (Results 1 – 2 of 2) sorted by relevance
126 typedef domCg_ListOfFloat domCg_float3x1; typedef
2173 domCg_float3x1 _value;2180 domCg_float3x1 &getValue() { return _value; } in getValue()2185 const domCg_float3x1 &getValue() const { return _value; } in getValue()2190 void setValue( const domCg_float3x1 &val ) { _value = val; } in setValue()