Home
last modified time | relevance | path

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

/external/collada/include/1.4/dom/
DdomFx_annotate_type_common.h149 class domBool3; variable
151 typedef daeSmartRef<domBool3> domBool3Ref;
154 class domBool3 : public daeElement
165 ::domBool3 _value;
172 ::domBool3 &getValue() { return _value; } in getValue()
177 const ::domBool3 &getValue() const { return _value; } in getValue()
182 void setValue( const ::domBool3 &val ) { _value = val; } in setValue()
188 domBool3(DAE& dae) : daeElement(dae), _value() {} in domBool3() function
192 virtual ~domBool3() {} in ~domBool3()
196 virtual domBool3 &operator=( const domBool3 &cpy ) { (void)cpy; return *this; }
DdomGlsl_param_type.h156 class domBool3; variable
158 typedef daeSmartRef<domBool3> domBool3Ref;
161 class domBool3 : public daeElement
195 domBool3(DAE& dae) : daeElement(dae), _value() {} in domBool3() function
199 virtual ~domBool3() {} in ~domBool3()
203 virtual domBool3 &operator=( const domBool3 &cpy ) { (void)cpy; return *this; }
DdomGles_basic_type_common.h153 class domBool3; variable
155 typedef daeSmartRef<domBool3> domBool3Ref;
158 class domBool3 : public daeElement
169 ::domBool3 _value;
176 ::domBool3 &getValue() { return _value; } in getValue()
181 const ::domBool3 &getValue() const { return _value; } in getValue()
186 void setValue( const ::domBool3 &val ) { _value = val; } in setValue()
192 domBool3(DAE& dae) : daeElement(dae), _value() {} in domBool3() function
196 virtual ~domBool3() {} in ~domBool3()
200 virtual domBool3 &operator=( const domBool3 &cpy ) { (void)cpy; return *this; }
DdomFx_basic_type_common.h156 class domBool3; variable
158 typedef daeSmartRef<domBool3> domBool3Ref;
161 class domBool3 : public daeElement
172 ::domBool3 _value;
179 ::domBool3 &getValue() { return _value; } in getValue()
184 const ::domBool3 &getValue() const { return _value; } in getValue()
189 void setValue( const ::domBool3 &val ) { _value = val; } in setValue()
195 domBool3(DAE& dae) : daeElement(dae), _value() {} in domBool3() function
199 virtual ~domBool3() {} in ~domBool3()
203 virtual domBool3 &operator=( const domBool3 &cpy ) { (void)cpy; return *this; }
DdomCg_param_type.h214 class domBool3; variable
216 typedef daeSmartRef<domBool3> domBool3Ref;
219 class domBool3 : public daeElement
253 domBool3(DAE& dae) : daeElement(dae), _value() {} in domBool3() function
257 virtual ~domBool3() {} in ~domBool3()
261 virtual domBool3 &operator=( const domBool3 &cpy ) { (void)cpy; return *this; }
DdomTypes.h30 typedef domListOfBools domBool3; typedef
/external/collada/src/1.4/dom/
DdomFx_annotate_type_common.cpp58 mea->setElementType( domFx_annotate_type_common::domBool3::registerElement(dae) ); in registerElement()
225 domFx_annotate_type_common::domBool3::create(DAE& dae) in create()
227 domFx_annotate_type_common::domBool3Ref ref = new domFx_annotate_type_common::domBool3(dae); in create()
233 domFx_annotate_type_common::domBool3::registerElement(DAE& dae) in registerElement()
241 meta->registerClass(domFx_annotate_type_common::domBool3::create); in registerElement()
249 ma->setOffset( daeOffsetOf( domFx_annotate_type_common::domBool3 , _value )); in registerElement()
254 meta->setElementSize(sizeof(domFx_annotate_type_common::domBool3)); in registerElement()
DdomGlsl_param_type.cpp58 mea->setElementType( domGlsl_param_type::domBool3::registerElement(dae) ); in registerElement()
267 domGlsl_param_type::domBool3::create(DAE& dae) in create()
269 domGlsl_param_type::domBool3Ref ref = new domGlsl_param_type::domBool3(dae); in create()
275 domGlsl_param_type::domBool3::registerElement(DAE& dae) in registerElement()
283 meta->registerClass(domGlsl_param_type::domBool3::create); in registerElement()
291 ma->setOffset( daeOffsetOf( domGlsl_param_type::domBool3 , _value )); in registerElement()
296 meta->setElementSize(sizeof(domGlsl_param_type::domBool3)); in registerElement()
DdomGles_basic_type_common.cpp58 mea->setElementType( domGles_basic_type_common::domBool3::registerElement(dae) ); in registerElement()
327 domGles_basic_type_common::domBool3::create(DAE& dae) in create()
329 domGles_basic_type_common::domBool3Ref ref = new domGles_basic_type_common::domBool3(dae); in create()
335 domGles_basic_type_common::domBool3::registerElement(DAE& dae) in registerElement()
343 meta->registerClass(domGles_basic_type_common::domBool3::create); in registerElement()
351 ma->setOffset( daeOffsetOf( domGles_basic_type_common::domBool3 , _value )); in registerElement()
356 meta->setElementSize(sizeof(domGles_basic_type_common::domBool3)); in registerElement()
DdomFx_basic_type_common.cpp58 mea->setElementType( domFx_basic_type_common::domBool3::registerElement(dae) ); in registerElement()
345 domFx_basic_type_common::domBool3::create(DAE& dae) in create()
347 domFx_basic_type_common::domBool3Ref ref = new domFx_basic_type_common::domBool3(dae); in create()
353 domFx_basic_type_common::domBool3::registerElement(DAE& dae) in registerElement()
361 meta->registerClass(domFx_basic_type_common::domBool3::create); in registerElement()
369 ma->setOffset( daeOffsetOf( domFx_basic_type_common::domBool3 , _value )); in registerElement()
374 meta->setElementSize(sizeof(domFx_basic_type_common::domBool3)); in registerElement()
DdomCg_param_type.cpp64 mea->setElementType( domCg_param_type::domBool3::registerElement(dae) ); in registerElement()
849 domCg_param_type::domBool3::create(DAE& dae) in create()
851 domCg_param_type::domBool3Ref ref = new domCg_param_type::domBool3(dae); in create()
857 domCg_param_type::domBool3::registerElement(DAE& dae) in registerElement()
865 meta->registerClass(domCg_param_type::domBool3::create); in registerElement()
873 ma->setOffset( daeOffsetOf( domCg_param_type::domBool3 , _value )); in registerElement()
878 meta->setElementSize(sizeof(domCg_param_type::domBool3)); in registerElement()