domLink::domAttachment_start Class Reference
#include <domLink.h>
List of all members.
Detailed Description
Definition at line 134 of file domLink.h.
Constructor & Destructor Documentation
domLink::domAttachment_start::domAttachment_start |
( |
DAE & |
dae |
) |
[inline, protected] |
virtual domLink::domAttachment_start::~domAttachment_start |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
static DLLSPEC daeElementRef domLink::domAttachment_start::create |
( |
DAE & |
dae |
) |
[static] |
Creates an instance of this class and returns a daeElementRef referencing it.
- Returns:
- a daeElementRef referencing an instance of this object.
Gets the _contents array.
- Returns:
- Returns a constant reference to the _contents element array.
Definition at line 202 of file domLink.h.
Gets the _contents array.
- Returns:
- Returns a reference to the _contents element array.
Definition at line 197 of file domLink.h.
xsToken domLink::domAttachment_start::getJoint |
( |
|
) |
const [inline] |
Gets the joint attribute.
- Returns:
- Returns a xsToken of the joint attribute.
Definition at line 166 of file domLink.h.
const domRotate_Array& domLink::domAttachment_start::getRotate_array |
( |
|
) |
const [inline] |
Gets the rotate element array.
- Returns:
- Returns a constant reference to the array of rotate elements.
Definition at line 182 of file domLink.h.
domRotate_Array& domLink::domAttachment_start::getRotate_array |
( |
|
) |
[inline] |
Gets the rotate element array.
- Returns:
- Returns a reference to the array of rotate elements.
Definition at line 177 of file domLink.h.
const domTranslate_Array& domLink::domAttachment_start::getTranslate_array |
( |
|
) |
const [inline] |
Gets the translate element array.
- Returns:
- Returns a constant reference to the array of translate elements.
Definition at line 192 of file domLink.h.
Gets the translate element array.
- Returns:
- Returns a reference to the array of translate elements.
Definition at line 187 of file domLink.h.
static daeInt domLink::domAttachment_start::ID |
( |
|
) |
[inline, static] |
Overloaded assignment operator
Definition at line 216 of file domLink.h.
static DLLSPEC daeMetaElement* domLink::domAttachment_start::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.
- Returns:
- A daeMetaElement describing this COLLADA element.
void domLink::domAttachment_start::setJoint |
( |
xsToken |
atJoint |
) |
[inline] |
Sets the joint attribute.
- Parameters:
-
| atJoint | The new value for the joint attribute. |
Definition at line 171 of file domLink.h.
virtual daeInt domLink::domAttachment_start::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.
- Returns:
- The element's type ID.
Implements daeElement.
Definition at line 139 of file domLink.h.
Member Data Documentation
Used to store information needed for some content model objects.
Definition at line 158 of file domLink.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 149 of file domLink.h.
Used to preserve order in elements that have a complex content model.
Definition at line 153 of file domLink.h.
The documentation for this class was generated from the following file:
colladadom
Author(s): Du Hung Hou, Khronos.org, Marcus Barnes, Greg Corson, Herbert Law, Sebastian Schwarz, Steven Thomas, John Hsu (ros package), Tim Field (ros package)
autogenerated on Fri Jan 11 09:31:40 2013