domLink::domAttachment_end Class Reference

#include <domLink.h>

Inheritance diagram for domLink::domAttachment_end:
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_end (DAE &dae)
virtual domAttachment_endoperator= (const domAttachment_end &cpy)
virtual ~domAttachment_end ()

Protected Attributes

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

Detailed Description

Definition at line 237 of file domLink.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 311 of file domLink.h.

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

Destructor

Definition at line 315 of file domLink.h.


Member Function Documentation

static DLLSPEC daeElementRef domLink::domAttachment_end::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_end::getContents (  )  const [inline]

Gets the _contents array.

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

Definition at line 305 of file domLink.h.

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

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 300 of file domLink.h.

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

Reimplemented from daeElement.

Definition at line 240 of file domLink.h.

xsToken domLink::domAttachment_end::getJoint (  )  const [inline]

Gets the joint attribute.

Returns:
Returns a xsToken of the joint attribute.

Definition at line 269 of file domLink.h.

const domRotate_Array& domLink::domAttachment_end::getRotate_array (  )  const [inline]

Gets the rotate element array.

Returns:
Returns a constant reference to the array of rotate elements.

Definition at line 285 of file domLink.h.

domRotate_Array& domLink::domAttachment_end::getRotate_array (  )  [inline]

Gets the rotate element array.

Returns:
Returns a reference to the array of rotate elements.

Definition at line 280 of file domLink.h.

const domTranslate_Array& domLink::domAttachment_end::getTranslate_array (  )  const [inline]

Gets the translate element array.

Returns:
Returns a constant reference to the array of translate elements.

Definition at line 295 of file domLink.h.

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

Gets the translate element array.

Returns:
Returns a reference to the array of translate elements.

Definition at line 290 of file domLink.h.

static daeInt domLink::domAttachment_end::ID (  )  [inline, static]

Definition at line 241 of file domLink.h.

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

Overloaded assignment operator

Definition at line 319 of file domLink.h.

static DLLSPEC daeMetaElement* domLink::domAttachment_end::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_end::setJoint ( xsToken  atJoint  )  [inline]

Sets the joint attribute.

Parameters:
atJoint The new value for the joint attribute.

Definition at line 274 of file domLink.h.

virtual daeInt domLink::domAttachment_end::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 242 of file domLink.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 261 of file domLink.h.

Used to preserve order in elements that do not specify strict sequencing of sub-elements.

Definition at line 252 of file domLink.h.

Used to preserve order in elements that have a complex content model.

Definition at line 256 of file domLink.h.

Definition at line 244 of file domLink.h.

Definition at line 247 of file domLink.h.

Definition at line 248 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:39 2013