domLink::domAttachment_full Class Reference
#include <domLink.h>
List of all members.
Detailed Description
Definition at line 25 of file domLink.h.
Constructor & Destructor Documentation
domLink::domAttachment_full::domAttachment_full |
( |
DAE & |
dae |
) |
[inline, protected] |
virtual domLink::domAttachment_full::~domAttachment_full |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
static DLLSPEC daeElementRef domLink::domAttachment_full::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 99 of file domLink.h.
Gets the _contents array.
- Returns:
- Returns a reference to the _contents element array.
Definition at line 94 of file domLink.h.
xsToken domLink::domAttachment_full::getJoint |
( |
|
) |
const [inline] |
Gets the joint attribute.
- Returns:
- Returns a xsToken of the joint attribute.
Definition at line 58 of file domLink.h.
const domLinkRef domLink::domAttachment_full::getLink |
( |
|
) |
const [inline] |
const domRotate_Array& domLink::domAttachment_full::getRotate_array |
( |
|
) |
const [inline] |
Gets the rotate element array.
- Returns:
- Returns a constant reference to the array of rotate elements.
Definition at line 74 of file domLink.h.
Gets the rotate element array.
- Returns:
- Returns a reference to the array of rotate elements.
Definition at line 69 of file domLink.h.
const domTranslate_Array& domLink::domAttachment_full::getTranslate_array |
( |
|
) |
const [inline] |
Gets the translate element array.
- Returns:
- Returns a constant reference to the array of translate elements.
Definition at line 84 of file domLink.h.
Gets the translate element array.
- Returns:
- Returns a reference to the array of translate elements.
Definition at line 79 of file domLink.h.
static daeInt domLink::domAttachment_full::ID |
( |
|
) |
[inline, static] |
Overloaded assignment operator
Definition at line 113 of file domLink.h.
static DLLSPEC daeMetaElement* domLink::domAttachment_full::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_full::setJoint |
( |
xsToken |
atJoint |
) |
[inline] |
Sets the joint attribute.
- Parameters:
-
| atJoint | The new value for the joint attribute. |
Definition at line 63 of file domLink.h.
virtual daeInt domLink::domAttachment_full::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 30 of file domLink.h.
Member Data Documentation
Used to store information needed for some content model objects.
Definition at line 50 of file domLink.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 41 of file domLink.h.
Used to preserve order in elements that have a complex content model.
Definition at line 45 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