domLink::domAttachment_full Class Reference

#include <domLink.h>

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

List of all members.

Public Member Functions

const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
xsToken getJoint () const
const domLinkRef getLink () 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_full (DAE &dae)
virtual domAttachment_fulloperator= (const domAttachment_full &cpy)
virtual ~domAttachment_full ()

Protected Attributes

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

Detailed Description

Definition at line 25 of file domLink.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 105 of file domLink.h.

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

Destructor

Definition at line 109 of file domLink.h.


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

Gets the _contents array.

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

Definition at line 99 of file domLink.h.

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

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 94 of file domLink.h.

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

Reimplemented from daeElement.

Definition at line 28 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]

Gets the link element.

Returns:
a daeSmartRef to the link element.

Definition at line 89 of file domLink.h.

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.

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

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.

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

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]

Definition at line 29 of file domLink.h.

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

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.

Definition at line 32 of file domLink.h.

Definition at line 37 of file domLink.h.

Definition at line 35 of file domLink.h.

Definition at line 36 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