Home
last modified time | relevance | path

Searched refs:domInt4 (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.4/dom/
H A DdomFx_annotate_type_common.h461 class domInt4; variable
463 typedef daeSmartRef<domInt4> domInt4Ref;
466 class domInt4 : public daeElement
477 ColladaDOM141::domInt4 _value;
484 ColladaDOM141::domInt4 &getValue() { return _value; } in getValue()
489 const ColladaDOM141::domInt4 &getValue() const { return _value; } in getValue()
494 void setValue( const ColladaDOM141::domInt4 &val ) { _value = val; } in setValue()
500 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
504 virtual ~domInt4() {} in ~domInt4()
508 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomGlsl_param_type.h904 class domInt4; variable
906 typedef daeSmartRef<domInt4> domInt4Ref;
909 class domInt4 : public daeElement
943 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
947 virtual ~domInt4() {} in ~domInt4()
951 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomFx_basic_type_common.h468 class domInt4; variable
470 typedef daeSmartRef<domInt4> domInt4Ref;
473 class domInt4 : public daeElement
484 ColladaDOM141::domInt4 _value;
491 ColladaDOM141::domInt4 &getValue() { return _value; } in getValue()
496 const ColladaDOM141::domInt4 &getValue() const { return _value; } in getValue()
501 void setValue( const ColladaDOM141::domInt4 &val ) { _value = val; } in setValue()
507 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
511 virtual ~domInt4() {} in ~domInt4()
515 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomGles_basic_type_common.h465 class domInt4; variable
467 typedef daeSmartRef<domInt4> domInt4Ref;
470 class domInt4 : public daeElement
481 ColladaDOM141::domInt4 _value;
488 ColladaDOM141::domInt4 &getValue() { return _value; } in getValue()
493 const ColladaDOM141::domInt4 &getValue() const { return _value; } in getValue()
498 void setValue( const ColladaDOM141::domInt4 &val ) { _value = val; } in setValue()
504 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
508 virtual ~domInt4() {} in ~domInt4()
512 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomCg_param_type.h2905 class domInt4; variable
2907 typedef daeSmartRef<domInt4> domInt4Ref;
2910 class domInt4 : public daeElement
2944 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
2948 virtual ~domInt4() {} in ~domInt4()
2952 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomTypes.h50 typedef domListOfInts domInt4; typedef
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.5/dom/
H A DdomFx_annotate.h428 class domInt4; variable
430 typedef daeSmartRef<domInt4> domInt4Ref;
433 class domInt4 : public daeElement
446 ColladaDOM150::domInt4& getValue() { return _value; } in getValue()
451 void setValue( const ColladaDOM150::domInt4& val ) { _value = val; } in setValue()
457 ColladaDOM150::domInt4 _value;
462 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
466 virtual ~domInt4() {} in ~domInt4()
470 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomGlsl_value.h841 class domInt4; variable
843 typedef daeSmartRef<domInt4> domInt4Ref;
846 class domInt4 : public daeElement
859 ColladaDOM150::domInt4& getValue() { return _value; } in getValue()
864 void setValue( const ColladaDOM150::domInt4& val ) { _value = val; } in setValue()
870 ColladaDOM150::domInt4 _value;
875 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
879 virtual ~domInt4() {} in ~domInt4()
883 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomFx_newparam.h434 class domInt4; variable
436 typedef daeSmartRef<domInt4> domInt4Ref;
439 class domInt4 : public daeElement
452 ColladaDOM150::domInt4& getValue() { return _value; } in getValue()
457 void setValue( const ColladaDOM150::domInt4& val ) { _value = val; } in setValue()
463 ColladaDOM150::domInt4 _value;
468 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
472 virtual ~domInt4() {} in ~domInt4()
476 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomFx_setparam.h430 class domInt4; variable
432 typedef daeSmartRef<domInt4> domInt4Ref;
435 class domInt4 : public daeElement
448 ColladaDOM150::domInt4& getValue() { return _value; } in getValue()
453 void setValue( const ColladaDOM150::domInt4& val ) { _value = val; } in setValue()
459 ColladaDOM150::domInt4 _value;
464 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
468 virtual ~domInt4() {} in ~domInt4()
472 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomGles_param.h429 class domInt4; variable
431 typedef daeSmartRef<domInt4> domInt4Ref;
434 class domInt4 : public daeElement
447 ColladaDOM150::domInt4& getValue() { return _value; } in getValue()
452 void setValue( const ColladaDOM150::domInt4& val ) { _value = val; } in setValue()
458 ColladaDOM150::domInt4 _value;
463 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
467 virtual ~domInt4() {} in ~domInt4()
471 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
H A DdomCg_param.h2060 class domInt4; variable
2062 typedef daeSmartRef<domInt4> domInt4Ref;
2065 class domInt4 : public daeElement
2078 ColladaDOM150::domInt4& getValue() { return _value; } in getValue()
2083 void setValue( const ColladaDOM150::domInt4& val ) { _value = val; } in setValue()
2089 ColladaDOM150::domInt4 _value;
2094 domInt4(DAE& dae) : daeElement(dae), _value() {} in domInt4() function
2098 virtual ~domInt4() {} in ~domInt4()
2102 virtual domInt4 &operator=( const domInt4 &cpy ) { (void)cpy; return *this; }
2600 ColladaDOM150::domInt4& getValue() { return _value; } in getValue()
[all …]
H A DdomGles2_value.h857 domInt4& getValue() { return _value; } in getValue()
862 void setValue( const domInt4& val ) { _value = val; } in setValue()
868 domInt4 _value;
H A DdomTypes.h50 typedef domList_of_ints domInt4; typedef
/dports/devel/collada-dom/collada-dom-2.5.0/dom/src/1.4/dom/
H A DdomFx_annotate_type_common.cpp90 mea->setElementType( domFx_annotate_type_common::domInt4::registerElement(dae) ); in registerElement()
407 domFx_annotate_type_common::domInt4::create(DAE& dae) in create()
409 domFx_annotate_type_common::domInt4Ref ref = new domFx_annotate_type_common::domInt4(dae); in create()
415 domFx_annotate_type_common::domInt4::registerElement(DAE& dae) in registerElement()
423 meta->registerClass(domFx_annotate_type_common::domInt4::create); in registerElement()
431 ma->setOffset( daeOffsetOf( domFx_annotate_type_common::domInt4 , _value )); in registerElement()
436 meta->setElementSize(sizeof(domFx_annotate_type_common::domInt4)); in registerElement()
H A DdomGlsl_param_type.cpp132 mea->setElementType( domGlsl_param_type::domInt4::registerElement(dae) ); in registerElement()
701 domGlsl_param_type::domInt4::create(DAE& dae) in create()
703 domGlsl_param_type::domInt4Ref ref = new domGlsl_param_type::domInt4(dae); in create()
709 domGlsl_param_type::domInt4::registerElement(DAE& dae) in registerElement()
717 meta->registerClass(domGlsl_param_type::domInt4::create); in registerElement()
725 ma->setOffset( daeOffsetOf( domGlsl_param_type::domInt4 , _value )); in registerElement()
730 meta->setElementSize(sizeof(domGlsl_param_type::domInt4)); in registerElement()
H A DdomGles_basic_type_common.cpp90 mea->setElementType( domGles_basic_type_common::domInt4::registerElement(dae) ); in registerElement()
509 domGles_basic_type_common::domInt4::create(DAE& dae) in create()
511 domGles_basic_type_common::domInt4Ref ref = new domGles_basic_type_common::domInt4(dae); in create()
517 domGles_basic_type_common::domInt4::registerElement(DAE& dae) in registerElement()
525 meta->registerClass(domGles_basic_type_common::domInt4::create); in registerElement()
533 ma->setOffset( daeOffsetOf( domGles_basic_type_common::domInt4 , _value )); in registerElement()
538 meta->setElementSize(sizeof(domGles_basic_type_common::domInt4)); in registerElement()
H A DdomFx_basic_type_common.cpp90 mea->setElementType( domFx_basic_type_common::domInt4::registerElement(dae) ); in registerElement()
527 domFx_basic_type_common::domInt4::create(DAE& dae) in create()
529 domFx_basic_type_common::domInt4Ref ref = new domFx_basic_type_common::domInt4(dae); in create()
535 domFx_basic_type_common::domInt4::registerElement(DAE& dae) in registerElement()
543 meta->registerClass(domFx_basic_type_common::domInt4::create); in registerElement()
551 ma->setOffset( daeOffsetOf( domFx_basic_type_common::domInt4 , _value )); in registerElement()
556 meta->setElementSize(sizeof(domFx_basic_type_common::domInt4)); in registerElement()
H A DdomCg_param_type.cpp324 mea->setElementType( domCg_param_type::domInt4::registerElement(dae) ); in registerElement()
2399 domCg_param_type::domInt4::create(DAE& dae) in create()
2401 domCg_param_type::domInt4Ref ref = new domCg_param_type::domInt4(dae); in create()
2407 domCg_param_type::domInt4::registerElement(DAE& dae) in registerElement()
2415 meta->registerClass(domCg_param_type::domInt4::create); in registerElement()
2423 ma->setOffset( daeOffsetOf( domCg_param_type::domInt4 , _value )); in registerElement()
2428 meta->setElementSize(sizeof(domCg_param_type::domInt4)); in registerElement()
/dports/devel/collada-dom/collada-dom-2.5.0/dom/src/1.5/dom/
H A DdomFx_annotate.cpp82 mea->setElementType( domFx_annotate::domInt4::registerElement(dae) ); in registerElement()
399 domFx_annotate::domInt4::create(DAE& dae) in create()
401 domFx_annotate::domInt4Ref ref = new domFx_annotate::domInt4(dae); in create()
407 domFx_annotate::domInt4::registerElement(DAE& dae) in registerElement()
415 meta->registerClass(domFx_annotate::domInt4::create); in registerElement()
423 ma->setOffset( daeOffsetOf( domFx_annotate::domInt4 , _value )); in registerElement()
428 meta->setElementSize(sizeof(domFx_annotate::domInt4)); in registerElement()
H A DdomGlsl_value.cpp124 mea->setElementType( domGlsl_value::domInt4::registerElement(dae) ); in registerElement()
693 domGlsl_value::domInt4::create(DAE& dae) in create()
695 domGlsl_value::domInt4Ref ref = new domGlsl_value::domInt4(dae); in create()
701 domGlsl_value::domInt4::registerElement(DAE& dae) in registerElement()
709 meta->registerClass(domGlsl_value::domInt4::create); in registerElement()
717 ma->setOffset( daeOffsetOf( domGlsl_value::domInt4 , _value )); in registerElement()
722 meta->setElementSize(sizeof(domGlsl_value::domInt4)); in registerElement()
H A DdomFx_newparam.cpp82 mea->setElementType( domFx_newparam::domInt4::registerElement(dae) ); in registerElement()
489 domFx_newparam::domInt4::create(DAE& dae) in create()
491 domFx_newparam::domInt4Ref ref = new domFx_newparam::domInt4(dae); in create()
497 domFx_newparam::domInt4::registerElement(DAE& dae) in registerElement()
505 meta->registerClass(domFx_newparam::domInt4::create); in registerElement()
513 ma->setOffset( daeOffsetOf( domFx_newparam::domInt4 , _value )); in registerElement()
518 meta->setElementSize(sizeof(domFx_newparam::domInt4)); in registerElement()
H A DdomFx_setparam.cpp82 mea->setElementType( domFx_setparam::domInt4::registerElement(dae) ); in registerElement()
465 domFx_setparam::domInt4::create(DAE& dae) in create()
467 domFx_setparam::domInt4Ref ref = new domFx_setparam::domInt4(dae); in create()
473 domFx_setparam::domInt4::registerElement(DAE& dae) in registerElement()
481 meta->registerClass(domFx_setparam::domInt4::create); in registerElement()
489 ma->setOffset( daeOffsetOf( domFx_setparam::domInt4 , _value )); in registerElement()
494 meta->setElementSize(sizeof(domFx_setparam::domInt4)); in registerElement()
H A DdomGles_param.cpp82 mea->setElementType( domGles_param::domInt4::registerElement(dae) ); in registerElement()
483 domGles_param::domInt4::create(DAE& dae) in create()
485 domGles_param::domInt4Ref ref = new domGles_param::domInt4(dae); in create()
491 domGles_param::domInt4::registerElement(DAE& dae) in registerElement()
499 meta->registerClass(domGles_param::domInt4::create); in registerElement()
507 ma->setOffset( daeOffsetOf( domGles_param::domInt4 , _value )); in registerElement()
512 meta->setElementSize(sizeof(domGles_param::domInt4)); in registerElement()
H A DdomCg_param.cpp250 mea->setElementType( domCg_param::domInt4::registerElement(dae) ); in registerElement()
1851 domCg_param::domInt4::create(DAE& dae) in create()
1853 domCg_param::domInt4Ref ref = new domCg_param::domInt4(dae); in create()
1859 domCg_param::domInt4::registerElement(DAE& dae) in registerElement()
1867 meta->registerClass(domCg_param::domInt4::create); in registerElement()
1875 ma->setOffset( daeOffsetOf( domCg_param::domInt4 , _value )); in registerElement()
1880 meta->setElementSize(sizeof(domCg_param::domInt4)); in registerElement()

12