Searched refs:domCg_float2x1 (Results 1 – 2 of 2) sorted by relevance
122 typedef domCg_ListOfFloat domCg_float2x1; typedef
1921 domCg_float2x1 _value;1928 domCg_float2x1 &getValue() { return _value; } in getValue()1933 const domCg_float2x1 &getValue() const { return _value; } in getValue()1938 void setValue( const domCg_float2x1 &val ) { _value = val; } in setValue()