#include <domFx_annotate.h>
A group that specifies the allowable types for an annotation.
Definition at line 13 of file domFx_annotate.h.
Definition at line 81 of file domFx_annotate.h.
Definition at line 78 of file domFx_annotate.h.
Definition at line 139 of file domFx_annotate.h.
Definition at line 136 of file domFx_annotate.h.
Definition at line 197 of file domFx_annotate.h.
Definition at line 194 of file domFx_annotate.h.
Definition at line 23 of file domFx_annotate.h.
typedef daeSmartRef<domBool> domFx_annotate::domBoolRef |
Definition at line 20 of file domFx_annotate.h.
Definition at line 545 of file domFx_annotate.h.
Definition at line 542 of file domFx_annotate.h.
Definition at line 719 of file domFx_annotate.h.
Definition at line 716 of file domFx_annotate.h.
Definition at line 603 of file domFx_annotate.h.
Definition at line 600 of file domFx_annotate.h.
Definition at line 777 of file domFx_annotate.h.
Definition at line 774 of file domFx_annotate.h.
Definition at line 661 of file domFx_annotate.h.
Definition at line 658 of file domFx_annotate.h.
Definition at line 835 of file domFx_annotate.h.
Definition at line 832 of file domFx_annotate.h.
Definition at line 487 of file domFx_annotate.h.
Definition at line 484 of file domFx_annotate.h.
Definition at line 313 of file domFx_annotate.h.
typedef daeSmartRef<domInt2> domFx_annotate::domInt2Ref |
Definition at line 310 of file domFx_annotate.h.
Definition at line 371 of file domFx_annotate.h.
typedef daeSmartRef<domInt3> domFx_annotate::domInt3Ref |
Definition at line 368 of file domFx_annotate.h.
Definition at line 429 of file domFx_annotate.h.
typedef daeSmartRef<domInt4> domFx_annotate::domInt4Ref |
Definition at line 426 of file domFx_annotate.h.
Definition at line 255 of file domFx_annotate.h.
typedef daeSmartRef<domInt> domFx_annotate::domIntRef |
Definition at line 252 of file domFx_annotate.h.
Definition at line 893 of file domFx_annotate.h.
Definition at line 890 of file domFx_annotate.h.
domFx_annotate::domFx_annotate | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 1078 of file domFx_annotate.h.
virtual domFx_annotate::~domFx_annotate | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 1082 of file domFx_annotate.h.
static DLLSPEC daeElementRef domFx_annotate::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domBoolRef domFx_annotate::getBool | ( | ) | const [inline] |
Gets the bool element.
Definition at line 987 of file domFx_annotate.h.
const domBool2Ref domFx_annotate::getBool2 | ( | ) | const [inline] |
Gets the bool2 element.
Definition at line 992 of file domFx_annotate.h.
const domBool3Ref domFx_annotate::getBool3 | ( | ) | const [inline] |
Gets the bool3 element.
Definition at line 997 of file domFx_annotate.h.
const domBool4Ref domFx_annotate::getBool4 | ( | ) | const [inline] |
Gets the bool4 element.
Definition at line 1002 of file domFx_annotate.h.
const daeElementRefArray& domFx_annotate::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 1072 of file domFx_annotate.h.
daeElementRefArray& domFx_annotate::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 1067 of file domFx_annotate.h.
virtual COLLADA_TYPE::TypeEnum domFx_annotate::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 16 of file domFx_annotate.h.
const domFloatRef domFx_annotate::getFloat | ( | ) | const [inline] |
Gets the float element.
Definition at line 1027 of file domFx_annotate.h.
const domFloat2Ref domFx_annotate::getFloat2 | ( | ) | const [inline] |
Gets the float2 element.
Definition at line 1032 of file domFx_annotate.h.
const domFloat2x2Ref domFx_annotate::getFloat2x2 | ( | ) | const [inline] |
Gets the float2x2 element.
Definition at line 1047 of file domFx_annotate.h.
const domFloat3Ref domFx_annotate::getFloat3 | ( | ) | const [inline] |
Gets the float3 element.
Definition at line 1037 of file domFx_annotate.h.
const domFloat3x3Ref domFx_annotate::getFloat3x3 | ( | ) | const [inline] |
Gets the float3x3 element.
Definition at line 1052 of file domFx_annotate.h.
const domFloat4Ref domFx_annotate::getFloat4 | ( | ) | const [inline] |
Gets the float4 element.
Definition at line 1042 of file domFx_annotate.h.
const domFloat4x4Ref domFx_annotate::getFloat4x4 | ( | ) | const [inline] |
Gets the float4x4 element.
Definition at line 1057 of file domFx_annotate.h.
const domIntRef domFx_annotate::getInt | ( | ) | const [inline] |
Gets the int element.
Definition at line 1007 of file domFx_annotate.h.
const domInt2Ref domFx_annotate::getInt2 | ( | ) | const [inline] |
Gets the int2 element.
Definition at line 1012 of file domFx_annotate.h.
const domInt3Ref domFx_annotate::getInt3 | ( | ) | const [inline] |
Gets the int3 element.
Definition at line 1017 of file domFx_annotate.h.
const domInt4Ref domFx_annotate::getInt4 | ( | ) | const [inline] |
Gets the int4 element.
Definition at line 1022 of file domFx_annotate.h.
const domStringRef domFx_annotate::getString | ( | ) | const [inline] |
Gets the string element.
Definition at line 1062 of file domFx_annotate.h.
static daeInt domFx_annotate::ID | ( | ) | [inline, static] |
Definition at line 17 of file domFx_annotate.h.
virtual domFx_annotate& domFx_annotate::operator= | ( | const domFx_annotate & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 1086 of file domFx_annotate.h.
static DLLSPEC daeMetaElement* domFx_annotate::registerElement | ( | DAE & | dae | ) | [static] |
Creates a daeMetaElement object that describes this element in the meta object reflection framework. If a daeMetaElement already exists it will return that instead of creating a new one.
virtual daeInt domFx_annotate::typeID | ( | ) | const [inline, virtual] |
Returns this element's type ID. Every element is an instance of a type specified in the Collada schema, and every schema type has a unique ID.
Implements daeElement.
Definition at line 18 of file domFx_annotate.h.
daeTArray< daeCharArray * > domFx_annotate::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 979 of file domFx_annotate.h.
daeElementRefArray domFx_annotate::_contents [protected] |
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 970 of file domFx_annotate.h.
daeUIntArray domFx_annotate::_contentsOrder [protected] |
Used to preserve order in elements that have a complex content model.
Definition at line 974 of file domFx_annotate.h.
domBoolRef domFx_annotate::elemBool [protected] |
Definition at line 951 of file domFx_annotate.h.
domBool2Ref domFx_annotate::elemBool2 [protected] |
Definition at line 952 of file domFx_annotate.h.
domBool3Ref domFx_annotate::elemBool3 [protected] |
Definition at line 953 of file domFx_annotate.h.
domBool4Ref domFx_annotate::elemBool4 [protected] |
Definition at line 954 of file domFx_annotate.h.
domFloatRef domFx_annotate::elemFloat [protected] |
Definition at line 959 of file domFx_annotate.h.
domFloat2Ref domFx_annotate::elemFloat2 [protected] |
Definition at line 960 of file domFx_annotate.h.
domFloat2x2Ref domFx_annotate::elemFloat2x2 [protected] |
Definition at line 963 of file domFx_annotate.h.
domFloat3Ref domFx_annotate::elemFloat3 [protected] |
Definition at line 961 of file domFx_annotate.h.
domFloat3x3Ref domFx_annotate::elemFloat3x3 [protected] |
Definition at line 964 of file domFx_annotate.h.
domFloat4Ref domFx_annotate::elemFloat4 [protected] |
Definition at line 962 of file domFx_annotate.h.
domFloat4x4Ref domFx_annotate::elemFloat4x4 [protected] |
Definition at line 965 of file domFx_annotate.h.
domIntRef domFx_annotate::elemInt [protected] |
Definition at line 955 of file domFx_annotate.h.
domInt2Ref domFx_annotate::elemInt2 [protected] |
Definition at line 956 of file domFx_annotate.h.
domInt3Ref domFx_annotate::elemInt3 [protected] |
Definition at line 957 of file domFx_annotate.h.
domInt4Ref domFx_annotate::elemInt4 [protected] |
Definition at line 958 of file domFx_annotate.h.
domStringRef domFx_annotate::elemString [protected] |
Definition at line 966 of file domFx_annotate.h.