/external/collada/include/1.4/dom/ |
D | domTapered_capsule.h | 112 domFloat2 _value; 119 domFloat2 &getValue() { return _value; } in getValue() 124 const domFloat2 &getValue() const { return _value; } in getValue() 129 void setValue( const domFloat2 &val ) { _value = val; } in setValue() 179 domFloat2 _value; 186 domFloat2 &getValue() { return _value; } in getValue() 191 const domFloat2 &getValue() const { return _value; } in getValue() 196 void setValue( const domFloat2 &val ) { _value = val; } in setValue()
|
D | domTapered_cylinder.h | 112 domFloat2 _value; 119 domFloat2 &getValue() { return _value; } in getValue() 124 const domFloat2 &getValue() const { return _value; } in getValue() 129 void setValue( const domFloat2 &val ) { _value = val; } in setValue() 179 domFloat2 _value; 186 domFloat2 &getValue() { return _value; } in getValue() 191 const domFloat2 &getValue() const { return _value; } in getValue() 196 void setValue( const domFloat2 &val ) { _value = val; } in setValue()
|
D | domCommon_newparam_type.h | 139 class domFloat2; variable 141 typedef daeSmartRef<domFloat2> domFloat2Ref; 144 class domFloat2 : public daeElement 155 ::domFloat2 _value; 162 ::domFloat2 &getValue() { return _value; } in getValue() 167 const ::domFloat2 &getValue() const { return _value; } in getValue() 172 void setValue( const ::domFloat2 &val ) { _value = val; } in setValue() 178 domFloat2(DAE& dae) : daeElement(dae), _value() {} in domFloat2() function 182 virtual ~domFloat2() {} in ~domFloat2() 186 virtual domFloat2 &operator=( const domFloat2 &cpy ) { (void)cpy; return *this; }
|
D | domCylinder.h | 110 domFloat2 _value; 117 domFloat2 &getValue() { return _value; } in getValue() 122 const domFloat2 &getValue() const { return _value; } in getValue() 127 void setValue( const domFloat2 &val ) { _value = val; } in setValue()
|
D | domCapsule.h | 110 domFloat2 _value; 117 domFloat2 &getValue() { return _value; } in getValue() 122 const domFloat2 &getValue() const { return _value; } in getValue() 127 void setValue( const domFloat2 &val ) { _value = val; } in setValue()
|
D | domGles_basic_type_common.h | 584 class domFloat2; variable 586 typedef daeSmartRef<domFloat2> domFloat2Ref; 589 class domFloat2 : public daeElement 600 ::domFloat2 _value; 607 ::domFloat2 &getValue() { return _value; } in getValue() 612 const ::domFloat2 &getValue() const { return _value; } in getValue() 617 void setValue( const ::domFloat2 &val ) { _value = val; } in setValue() 623 domFloat2(DAE& dae) : daeElement(dae), _value() {} in domFloat2() function 627 virtual ~domFloat2() {} in ~domFloat2() 631 virtual domFloat2 &operator=( const domFloat2 &cpy ) { (void)cpy; return *this; } [all …]
|
D | domFx_basic_type_common.h | 587 class domFloat2; variable 589 typedef daeSmartRef<domFloat2> domFloat2Ref; 592 class domFloat2 : public daeElement 603 ::domFloat2 _value; 610 ::domFloat2 &getValue() { return _value; } in getValue() 615 const ::domFloat2 &getValue() const { return _value; } in getValue() 620 void setValue( const ::domFloat2 &val ) { _value = val; } in setValue() 626 domFloat2(DAE& dae) : daeElement(dae), _value() {} in domFloat2() function 630 virtual ~domFloat2() {} in ~domFloat2() 634 virtual domFloat2 &operator=( const domFloat2 &cpy ) { (void)cpy; return *this; } [all …]
|
D | domFx_annotate_type_common.h | 580 class domFloat2; variable 582 typedef daeSmartRef<domFloat2> domFloat2Ref; 585 class domFloat2 : public daeElement 596 ::domFloat2 _value; 603 ::domFloat2 &getValue() { return _value; } in getValue() 608 const ::domFloat2 &getValue() const { return _value; } in getValue() 613 void setValue( const ::domFloat2 &val ) { _value = val; } in setValue() 619 domFloat2(DAE& dae) : daeElement(dae), _value() {} in domFloat2() function 623 virtual ~domFloat2() {} in ~domFloat2() 627 virtual domFloat2 &operator=( const domFloat2 &cpy ) { (void)cpy; return *this; }
|
D | domFx_surface_common.h | 179 domFloat2 _value; 186 domFloat2 &getValue() { return _value; } in getValue() 191 const domFloat2 &getValue() const { return _value; } in getValue() 196 void setValue( const domFloat2 &val ) { _value = val; } in setValue()
|
D | domGlsl_param_type.h | 340 class domFloat2; variable 342 typedef daeSmartRef<domFloat2> domFloat2Ref; 345 class domFloat2 : public daeElement 379 domFloat2(DAE& dae) : daeElement(dae), _value() {} in domFloat2() function 383 virtual ~domFloat2() {} in ~domFloat2() 387 virtual domFloat2 &operator=( const domFloat2 &cpy ) { (void)cpy; return *this; }
|
D | domGles_pipeline_settings.h | 986 domFloat2 attrValue; 995 domFloat2 &getValue() { return attrValue; } in getValue() 1000 const domFloat2 &getValue() const { return attrValue; } in getValue() 1005 void setValue( const domFloat2 &atValue ) { attrValue = atValue; _validAttributeArray[0] = true; } in setValue() 3315 domFloat2 attrValue; 3324 domFloat2 &getValue() { return attrValue; } in getValue() 3329 const domFloat2 &getValue() const { return attrValue; } in getValue() 3334 void setValue( const domFloat2 &atValue ) { attrValue = atValue; _validAttributeArray[0] = true; } in setValue()
|
D | domGl_pipeline_settings.h | 6297 domFloat2 attrValue; 6306 domFloat2 &getValue() { return attrValue; } in getValue() 6311 const domFloat2 &getValue() const { return attrValue; } in getValue() 6316 void setValue( const domFloat2 &atValue ) { attrValue = atValue; _validAttributeArray[0] = true; } in setValue() 6436 domFloat2 attrValue; 6445 domFloat2 &getValue() { return attrValue; } in getValue() 6450 const domFloat2 &getValue() const { return attrValue; } in getValue() 6455 void setValue( const domFloat2 &atValue ) { attrValue = atValue; _validAttributeArray[0] = true; } in setValue() 7826 domFloat2 attrValue; 7835 domFloat2 &getValue() { return attrValue; } in getValue() [all …]
|
D | domCg_param_type.h | 1464 class domFloat2; variable 1466 typedef daeSmartRef<domFloat2> domFloat2Ref; 1469 class domFloat2 : public daeElement 1503 domFloat2(DAE& dae) : daeElement(dae), _value() {} in domFloat2() function 1507 virtual ~domFloat2() {} in ~domFloat2() 1511 virtual domFloat2 &operator=( const domFloat2 &cpy ) { (void)cpy; return *this; }
|
D | domTypes.h | 32 typedef domListOfFloats domFloat2; typedef
|
/external/collada/src/1.4/dom/ |
D | domCommon_newparam_type.cpp | 59 mea->setElementType( domCommon_newparam_type::domFloat2::registerElement(dae) ); in registerElement() 188 domCommon_newparam_type::domFloat2::create(DAE& dae) in create() 190 domCommon_newparam_type::domFloat2Ref ref = new domCommon_newparam_type::domFloat2(dae); in create() 196 domCommon_newparam_type::domFloat2::registerElement(DAE& dae) in registerElement() 204 meta->registerClass(domCommon_newparam_type::domFloat2::create); in registerElement() 212 ma->setOffset( daeOffsetOf( domCommon_newparam_type::domFloat2 , _value )); in registerElement() 217 meta->setElementSize(sizeof(domCommon_newparam_type::domFloat2)); in registerElement()
|
D | domFx_annotate_type_common.cpp | 100 mea->setElementType( domFx_annotate_type_common::domFloat2::registerElement(dae) ); in registerElement() 477 domFx_annotate_type_common::domFloat2::create(DAE& dae) in create() 479 domFx_annotate_type_common::domFloat2Ref ref = new domFx_annotate_type_common::domFloat2(dae); in create() 485 domFx_annotate_type_common::domFloat2::registerElement(DAE& dae) in registerElement() 493 meta->registerClass(domFx_annotate_type_common::domFloat2::create); in registerElement() 501 ma->setOffset( daeOffsetOf( domFx_annotate_type_common::domFloat2 , _value )); in registerElement() 506 meta->setElementSize(sizeof(domFx_annotate_type_common::domFloat2)); in registerElement()
|
D | domGlsl_param_type.cpp | 76 mea->setElementType( domGlsl_param_type::domFloat2::registerElement(dae) ); in registerElement() 375 domGlsl_param_type::domFloat2::create(DAE& dae) in create() 377 domGlsl_param_type::domFloat2Ref ref = new domGlsl_param_type::domFloat2(dae); in create() 383 domGlsl_param_type::domFloat2::registerElement(DAE& dae) in registerElement() 391 meta->registerClass(domGlsl_param_type::domFloat2::create); in registerElement() 399 ma->setOffset( daeOffsetOf( domGlsl_param_type::domFloat2 , _value )); in registerElement() 404 meta->setElementSize(sizeof(domGlsl_param_type::domFloat2)); in registerElement()
|
D | domGles_basic_type_common.cpp | 100 mea->setElementType( domGles_basic_type_common::domFloat2::registerElement(dae) ); in registerElement() 579 domGles_basic_type_common::domFloat2::create(DAE& dae) in create() 581 domGles_basic_type_common::domFloat2Ref ref = new domGles_basic_type_common::domFloat2(dae); in create() 587 domGles_basic_type_common::domFloat2::registerElement(DAE& dae) in registerElement() 595 meta->registerClass(domGles_basic_type_common::domFloat2::create); in registerElement() 603 ma->setOffset( daeOffsetOf( domGles_basic_type_common::domFloat2 , _value )); in registerElement() 608 meta->setElementSize(sizeof(domGles_basic_type_common::domFloat2)); in registerElement()
|
D | domFx_basic_type_common.cpp | 100 mea->setElementType( domFx_basic_type_common::domFloat2::registerElement(dae) ); in registerElement() 597 domFx_basic_type_common::domFloat2::create(DAE& dae) in create() 599 domFx_basic_type_common::domFloat2Ref ref = new domFx_basic_type_common::domFloat2(dae); in create() 605 domFx_basic_type_common::domFloat2::registerElement(DAE& dae) in registerElement() 613 meta->registerClass(domFx_basic_type_common::domFloat2::create); in registerElement() 621 ma->setOffset( daeOffsetOf( domFx_basic_type_common::domFloat2 , _value )); in registerElement() 626 meta->setElementSize(sizeof(domFx_basic_type_common::domFloat2)); in registerElement()
|
D | domCg_param_type.cpp | 184 mea->setElementType( domCg_param_type::domFloat2::registerElement(dae) ); in registerElement() 1569 domCg_param_type::domFloat2::create(DAE& dae) in create() 1571 domCg_param_type::domFloat2Ref ref = new domCg_param_type::domFloat2(dae); in create() 1577 domCg_param_type::domFloat2::registerElement(DAE& dae) in registerElement() 1585 meta->registerClass(domCg_param_type::domFloat2::create); in registerElement() 1593 ma->setOffset( daeOffsetOf( domCg_param_type::domFloat2 , _value )); in registerElement() 1598 meta->setElementSize(sizeof(domCg_param_type::domFloat2)); in registerElement()
|