Home
last modified time | relevance | path

Searched refs:domCg_bool3x1 (Results 1 – 2 of 2) sorted by relevance

/external/collada/include/1.4/dom/
DdomTypes.h107 typedef domCg_ListOfBool domCg_bool3x1; typedef
DdomCg_param_type.h860 domCg_bool3x1 _value;
867 domCg_bool3x1 &getValue() { return _value; } in getValue()
872 const domCg_bool3x1 &getValue() const { return _value; } in getValue()
877 void setValue( const domCg_bool3x1 &val ) { _value = val; } in setValue()