Searched refs:domCg_float4x2 (Results 1 – 2 of 2) sorted by relevance
131 typedef domCg_ListOfFloat domCg_float4x2; typedef
2488 domCg_float4x2 _value;2495 domCg_float4x2 &getValue() { return _value; } in getValue()2500 const domCg_float4x2 &getValue() const { return _value; } in getValue()2505 void setValue( const domCg_float4x2 &val ) { _value = val; } in setValue()