Home
last modified time | relevance | path

Searched refs:domBool2 (Results 1 – 11 of 11) sorted by relevance

/external/collada/include/1.4/dom/
DdomFx_annotate_type_common.h86 class domBool2; variable
88 typedef daeSmartRef<domBool2> domBool2Ref;
91 class domBool2 : public daeElement
102 ::domBool2 _value;
109 ::domBool2 &getValue() { return _value; } in getValue()
114 const ::domBool2 &getValue() const { return _value; } in getValue()
119 void setValue( const ::domBool2 &val ) { _value = val; } in setValue()
125 domBool2(DAE& dae) : daeElement(dae), _value() {} in domBool2() function
129 virtual ~domBool2() {} in ~domBool2()
133 virtual domBool2 &operator=( const domBool2 &cpy ) { (void)cpy; return *this; }
DdomGlsl_param_type.h93 class domBool2; variable
95 typedef daeSmartRef<domBool2> domBool2Ref;
98 class domBool2 : public daeElement
132 domBool2(DAE& dae) : daeElement(dae), _value() {} in domBool2() function
136 virtual ~domBool2() {} in ~domBool2()
140 virtual domBool2 &operator=( const domBool2 &cpy ) { (void)cpy; return *this; }
DdomGles_basic_type_common.h90 class domBool2; variable
92 typedef daeSmartRef<domBool2> domBool2Ref;
95 class domBool2 : public daeElement
106 ::domBool2 _value;
113 ::domBool2 &getValue() { return _value; } in getValue()
118 const ::domBool2 &getValue() const { return _value; } in getValue()
123 void setValue( const ::domBool2 &val ) { _value = val; } in setValue()
129 domBool2(DAE& dae) : daeElement(dae), _value() {} in domBool2() function
133 virtual ~domBool2() {} in ~domBool2()
137 virtual domBool2 &operator=( const domBool2 &cpy ) { (void)cpy; return *this; }
DdomFx_basic_type_common.h93 class domBool2; variable
95 typedef daeSmartRef<domBool2> domBool2Ref;
98 class domBool2 : public daeElement
109 ::domBool2 _value;
116 ::domBool2 &getValue() { return _value; } in getValue()
121 const ::domBool2 &getValue() const { return _value; } in getValue()
126 void setValue( const ::domBool2 &val ) { _value = val; } in setValue()
132 domBool2(DAE& dae) : daeElement(dae), _value() {} in domBool2() function
136 virtual ~domBool2() {} in ~domBool2()
140 virtual domBool2 &operator=( const domBool2 &cpy ) { (void)cpy; return *this; }
DdomCg_param_type.h151 class domBool2; variable
153 typedef daeSmartRef<domBool2> domBool2Ref;
156 class domBool2 : public daeElement
190 domBool2(DAE& dae) : daeElement(dae), _value() {} in domBool2() function
194 virtual ~domBool2() {} in ~domBool2()
198 virtual domBool2 &operator=( const domBool2 &cpy ) { (void)cpy; return *this; }
DdomTypes.h29 typedef domListOfBools domBool2; typedef
/external/collada/src/1.4/dom/
DdomFx_annotate_type_common.cpp52 mea->setElementType( domFx_annotate_type_common::domBool2::registerElement(dae) ); in registerElement()
189 domFx_annotate_type_common::domBool2::create(DAE& dae) in create()
191 domFx_annotate_type_common::domBool2Ref ref = new domFx_annotate_type_common::domBool2(dae); in create()
197 domFx_annotate_type_common::domBool2::registerElement(DAE& dae) in registerElement()
205 meta->registerClass(domFx_annotate_type_common::domBool2::create); in registerElement()
213 ma->setOffset( daeOffsetOf( domFx_annotate_type_common::domBool2 , _value )); in registerElement()
218 meta->setElementSize(sizeof(domFx_annotate_type_common::domBool2)); in registerElement()
DdomGlsl_param_type.cpp52 mea->setElementType( domGlsl_param_type::domBool2::registerElement(dae) ); in registerElement()
231 domGlsl_param_type::domBool2::create(DAE& dae) in create()
233 domGlsl_param_type::domBool2Ref ref = new domGlsl_param_type::domBool2(dae); in create()
239 domGlsl_param_type::domBool2::registerElement(DAE& dae) in registerElement()
247 meta->registerClass(domGlsl_param_type::domBool2::create); in registerElement()
255 ma->setOffset( daeOffsetOf( domGlsl_param_type::domBool2 , _value )); in registerElement()
260 meta->setElementSize(sizeof(domGlsl_param_type::domBool2)); in registerElement()
DdomGles_basic_type_common.cpp52 mea->setElementType( domGles_basic_type_common::domBool2::registerElement(dae) ); in registerElement()
291 domGles_basic_type_common::domBool2::create(DAE& dae) in create()
293 domGles_basic_type_common::domBool2Ref ref = new domGles_basic_type_common::domBool2(dae); in create()
299 domGles_basic_type_common::domBool2::registerElement(DAE& dae) in registerElement()
307 meta->registerClass(domGles_basic_type_common::domBool2::create); in registerElement()
315 ma->setOffset( daeOffsetOf( domGles_basic_type_common::domBool2 , _value )); in registerElement()
320 meta->setElementSize(sizeof(domGles_basic_type_common::domBool2)); in registerElement()
DdomFx_basic_type_common.cpp52 mea->setElementType( domFx_basic_type_common::domBool2::registerElement(dae) ); in registerElement()
309 domFx_basic_type_common::domBool2::create(DAE& dae) in create()
311 domFx_basic_type_common::domBool2Ref ref = new domFx_basic_type_common::domBool2(dae); in create()
317 domFx_basic_type_common::domBool2::registerElement(DAE& dae) in registerElement()
325 meta->registerClass(domFx_basic_type_common::domBool2::create); in registerElement()
333 ma->setOffset( daeOffsetOf( domFx_basic_type_common::domBool2 , _value )); in registerElement()
338 meta->setElementSize(sizeof(domFx_basic_type_common::domBool2)); in registerElement()
DdomCg_param_type.cpp58 mea->setElementType( domCg_param_type::domBool2::registerElement(dae) ); in registerElement()
813 domCg_param_type::domBool2::create(DAE& dae) in create()
815 domCg_param_type::domBool2Ref ref = new domCg_param_type::domBool2(dae); in create()
821 domCg_param_type::domBool2::registerElement(DAE& dae) in registerElement()
829 meta->registerClass(domCg_param_type::domBool2::create); in registerElement()
837 ma->setOffset( daeOffsetOf( domCg_param_type::domBool2 , _value )); in registerElement()
842 meta->setElementSize(sizeof(domCg_param_type::domBool2)); in registerElement()