Searched refs:domCg_float4x1 (Results 1 – 2 of 2) sorted by relevance
130 typedef domCg_ListOfFloat domCg_float4x1; typedef
2425 domCg_float4x1 _value;2432 domCg_float4x1 &getValue() { return _value; } in getValue()2437 const domCg_float4x1 &getValue() const { return _value; } in getValue()2442 void setValue( const domCg_float4x1 &val ) { _value = val; } in setValue()