domLink::domAttachment_start Class Reference

#include <domLink.h>

Inheritance diagram for domLink::domAttachment_start:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
xsToken getJoint () const
const domRotate_ArraygetRotate_array () const
domRotate_ArraygetRotate_array ()
const domTranslate_ArraygetTranslate_array () const
domTranslate_ArraygetTranslate_array ()
void setJoint (xsToken atJoint)
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domAttachment_start (DAE &dae)
virtual domAttachment_startoperator= (const domAttachment_start &cpy)
virtual ~domAttachment_start ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
xsToken attrJoint
domRotate_Array elemRotate_array
domTranslate_Array elemTranslate_array

Detailed Description

Definition at line 134 of file domLink.h.


Constructor & Destructor Documentation

domLink::domAttachment_start::domAttachment_start ( DAE dae  )  [inline, protected]

Constructor

Definition at line 208 of file domLink.h.

virtual domLink::domAttachment_start::~domAttachment_start (  )  [inline, protected, virtual]

Destructor

Definition at line 212 of file domLink.h.


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.
const daeElementRefArray& domLink::domAttachment_start::getContents (  )  const [inline]

Gets the _contents array.

Returns:
Returns a constant reference to the _contents element array.

Definition at line 202 of file domLink.h.

daeElementRefArray& domLink::domAttachment_start::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 197 of file domLink.h.

virtual COLLADA_TYPE::TypeEnum domLink::domAttachment_start::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 137 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.

domTranslate_Array& domLink::domAttachment_start::getTranslate_array (  )  [inline]

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]

Definition at line 138 of file domLink.h.

virtual domAttachment_start& domLink::domAttachment_start::operator= ( const domAttachment_start cpy  )  [inline, protected, virtual]

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.

Definition at line 141 of file domLink.h.

Definition at line 144 of file domLink.h.

Definition at line 145 of file domLink.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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