domKinematics_frame Class Reference

#include <domKinematics_frame.h>

Inheritance diagram for domKinematics_frame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
xsToken getLink () const
const domRotate_ArraygetRotate_array () const
domRotate_ArraygetRotate_array ()
const domTranslate_ArraygetTranslate_array () const
domTranslate_ArraygetTranslate_array ()
void setLink (xsToken atLink)
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

 domKinematics_frame (DAE &dae)
virtual domKinematics_frameoperator= (const domKinematics_frame &cpy)
virtual ~domKinematics_frame ()

Protected Attributes

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

Detailed Description

Definition at line 12 of file domKinematics_frame.h.


Constructor & Destructor Documentation

domKinematics_frame::domKinematics_frame ( DAE dae  )  [inline, protected]

Constructor

Definition at line 86 of file domKinematics_frame.h.

virtual domKinematics_frame::~domKinematics_frame (  )  [inline, protected, virtual]

Destructor

Definition at line 90 of file domKinematics_frame.h.


Member Function Documentation

static DLLSPEC daeElementRef domKinematics_frame::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& domKinematics_frame::getContents (  )  const [inline]

Gets the _contents array.

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

Definition at line 80 of file domKinematics_frame.h.

daeElementRefArray& domKinematics_frame::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 75 of file domKinematics_frame.h.

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

Reimplemented from daeElement.

Definition at line 15 of file domKinematics_frame.h.

xsToken domKinematics_frame::getLink (  )  const [inline]

Gets the link attribute.

Returns:
Returns a xsToken of the link attribute.

Definition at line 44 of file domKinematics_frame.h.

const domRotate_Array& domKinematics_frame::getRotate_array (  )  const [inline]

Gets the rotate element array.

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

Definition at line 70 of file domKinematics_frame.h.

domRotate_Array& domKinematics_frame::getRotate_array (  )  [inline]

Gets the rotate element array.

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

Definition at line 65 of file domKinematics_frame.h.

const domTranslate_Array& domKinematics_frame::getTranslate_array (  )  const [inline]

Gets the translate element array.

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

Definition at line 60 of file domKinematics_frame.h.

domTranslate_Array& domKinematics_frame::getTranslate_array (  )  [inline]

Gets the translate element array.

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

Definition at line 55 of file domKinematics_frame.h.

static daeInt domKinematics_frame::ID (  )  [inline, static]

Definition at line 16 of file domKinematics_frame.h.

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

Overloaded assignment operator

Definition at line 94 of file domKinematics_frame.h.

static DLLSPEC daeMetaElement* domKinematics_frame::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 domKinematics_frame::setLink ( xsToken  atLink  )  [inline]

Sets the link attribute.

Parameters:
atLink The new value for the link attribute.

Definition at line 49 of file domKinematics_frame.h.

virtual daeInt domKinematics_frame::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 17 of file domKinematics_frame.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 36 of file domKinematics_frame.h.

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

Definition at line 27 of file domKinematics_frame.h.

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

Definition at line 31 of file domKinematics_frame.h.

Definition at line 19 of file domKinematics_frame.h.

Definition at line 23 of file domKinematics_frame.h.

Definition at line 22 of file domKinematics_frame.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:34 2013