domLink Class Reference
#include <domLink.h>
List of all members.
Detailed Description
Definition at line 13 of file domLink.h.
Member Typedef Documentation
Constructor & Destructor Documentation
domLink::domLink |
( |
DAE & |
dae |
) |
[inline, protected] |
virtual domLink::~domLink |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
Creates an instance of this class and returns a daeElementRef referencing it.
- Returns:
- a daeElementRef referencing an instance of this object.
Gets the attachment_end element array.
- Returns:
- Returns a constant reference to the array of attachment_end elements.
Definition at line 433 of file domLink.h.
Gets the attachment_end element array.
- Returns:
- Returns a reference to the array of attachment_end elements.
Definition at line 428 of file domLink.h.
Gets the attachment_full element array.
- Returns:
- Returns a constant reference to the array of attachment_full elements.
Definition at line 413 of file domLink.h.
Gets the attachment_full element array.
- Returns:
- Returns a reference to the array of attachment_full elements.
Definition at line 408 of file domLink.h.
Gets the attachment_start element array.
- Returns:
- Returns a constant reference to the array of attachment_start elements.
Definition at line 423 of file domLink.h.
Gets the attachment_start element array.
- Returns:
- Returns a reference to the array of attachment_start elements.
Definition at line 418 of file domLink.h.
Gets the _contents array.
- Returns:
- Returns a constant reference to the _contents element array.
Definition at line 443 of file domLink.h.
Gets the _contents array.
- Returns:
- Returns a reference to the _contents element array.
Definition at line 438 of file domLink.h.
xsToken domLink::getName |
( |
|
) |
const [inline] |
Gets the name attribute.
- Returns:
- Returns a xsToken of the name attribute.
Definition at line 377 of file domLink.h.
Gets the rotate element array.
- Returns:
- Returns a constant reference to the array of rotate elements.
Definition at line 393 of file domLink.h.
Gets the rotate element array.
- Returns:
- Returns a reference to the array of rotate elements.
Definition at line 388 of file domLink.h.
domSid domLink::getSid |
( |
|
) |
const [inline] |
Gets the sid attribute.
- Returns:
- Returns a domSid of the sid attribute.
Definition at line 366 of file domLink.h.
Gets the translate element array.
- Returns:
- Returns a constant reference to the array of translate elements.
Definition at line 403 of file domLink.h.
Gets the translate element array.
- Returns:
- Returns a reference to the array of translate elements.
Definition at line 398 of file domLink.h.
static daeInt domLink::ID |
( |
|
) |
[inline, static] |
virtual domLink& domLink::operator= |
( |
const domLink & |
cpy |
) |
[inline, protected, virtual] |
Overloaded assignment operator
Definition at line 457 of file domLink.h.
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::setName |
( |
xsToken |
atName |
) |
[inline] |
Sets the name attribute.
- Parameters:
-
| atName | The new value for the name attribute. |
Definition at line 382 of file domLink.h.
void domLink::setSid |
( |
domSid |
atSid |
) |
[inline] |
Sets the sid attribute.
- Parameters:
-
| atSid | The new value for the sid attribute. |
Definition at line 371 of file domLink.h.
virtual daeInt domLink::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 18 of file domLink.h.
Member Data Documentation
Used to store information needed for some content model objects.
Definition at line 358 of file domLink.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 349 of file domLink.h.
Used to preserve order in elements that have a complex content model.
Definition at line 353 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:39 2013