Searched refs:domCg_float1x1 (Results 1 – 2 of 2) sorted by relevance
118 typedef domCg_ListOfFloat domCg_float1x1; typedef
1669 domCg_float1x1 _value;1676 domCg_float1x1 &getValue() { return _value; } in getValue()1681 const domCg_float1x1 &getValue() const { return _value; } in getValue()1686 void setValue( const domCg_float1x1 &val ) { _value = val; } in setValue()