domRigid_constraint::domRef_attachment Class Reference

#include <domRigid_constraint.h>

Inheritance diagram for domRigid_constraint::domRef_attachment:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
const xsAnyURIgetRigid_body () const
xsAnyURIgetRigid_body ()
const xsAnyURIgetRigid_body () const
xsAnyURIgetRigid_body ()
const domRotate_ArraygetRotate_array () const
domRotate_ArraygetRotate_array ()
const domRotate_ArraygetRotate_array () const
domRotate_ArraygetRotate_array ()
const domTranslate_ArraygetTranslate_array () const
domTranslate_ArraygetTranslate_array ()
const domTranslate_ArraygetTranslate_array () const
domTranslate_ArraygetTranslate_array ()
void setRigid_body (xsString atRigid_body)
void setRigid_body (const xsAnyURI &atRigid_body)
void setRigid_body (xsString atRigid_body)
void setRigid_body (const xsAnyURI &atRigid_body)
virtual daeInt typeID () const
virtual daeInt typeID () const

Static Public Member Functions

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

Protected Member Functions

 domRef_attachment (DAE &dae)
 domRef_attachment (DAE &dae)
virtual domRef_attachmentoperator= (const domRef_attachment &cpy)
virtual domRef_attachmentoperator= (const domRef_attachment &cpy)
virtual ~domRef_attachment ()
virtual ~domRef_attachment ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
xsAnyURI attrRigid_body
domExtra_Array elemExtra_array
domRotate_Array elemRotate_array
domTranslate_Array elemTranslate_array

Detailed Description

Defines the attachment (to a rigid_body or a node) to be used as the reference-frame.

Definition at line 43 of file 1.4/dom/domRigid_constraint.h.


Constructor & Destructor Documentation

domRigid_constraint::domRef_attachment::domRef_attachment ( DAE dae  )  [inline, protected]

Constructor

Definition at line 151 of file 1.4/dom/domRigid_constraint.h.

virtual domRigid_constraint::domRef_attachment::~domRef_attachment (  )  [inline, protected, virtual]

Destructor

Definition at line 155 of file 1.4/dom/domRigid_constraint.h.

domRigid_constraint::domRef_attachment::domRef_attachment ( DAE dae  )  [inline, protected]

Constructor

Definition at line 143 of file dom/domRigid_constraint.h.

virtual domRigid_constraint::domRef_attachment::~domRef_attachment (  )  [inline, protected, virtual]

Destructor

Definition at line 147 of file dom/domRigid_constraint.h.


Member Function Documentation

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

Gets the _contents array.

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

Definition at line 137 of file dom/domRigid_constraint.h.

daeElementRefArray& domRigid_constraint::domRef_attachment::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 132 of file dom/domRigid_constraint.h.

const daeElementRefArray& domRigid_constraint::domRef_attachment::getContents (  )  const [inline]

Gets the _contents array.

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

Definition at line 145 of file 1.4/dom/domRigid_constraint.h.

daeElementRefArray& domRigid_constraint::domRef_attachment::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 140 of file 1.4/dom/domRigid_constraint.h.

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

Reimplemented from daeElement.

Definition at line 38 of file dom/domRigid_constraint.h.

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

Reimplemented from daeElement.

Definition at line 46 of file 1.4/dom/domRigid_constraint.h.

const domExtra_Array& domRigid_constraint::domRef_attachment::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 127 of file dom/domRigid_constraint.h.

domExtra_Array& domRigid_constraint::domRef_attachment::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 122 of file dom/domRigid_constraint.h.

const domExtra_Array& domRigid_constraint::domRef_attachment::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 135 of file 1.4/dom/domRigid_constraint.h.

domExtra_Array& domRigid_constraint::domRef_attachment::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 130 of file 1.4/dom/domRigid_constraint.h.

const xsAnyURI& domRigid_constraint::domRef_attachment::getRigid_body (  )  const [inline]

Gets the rigid_body attribute.

Returns:
Returns a constant xsAnyURI reference of the rigid_body attribute.

Definition at line 86 of file dom/domRigid_constraint.h.

xsAnyURI& domRigid_constraint::domRef_attachment::getRigid_body (  )  [inline]

Gets the rigid_body attribute.

Returns:
Returns a xsAnyURI reference of the rigid_body attribute.

Definition at line 81 of file dom/domRigid_constraint.h.

const xsAnyURI& domRigid_constraint::domRef_attachment::getRigid_body (  )  const [inline]

Gets the rigid_body attribute.

Returns:
Returns a constant xsAnyURI reference of the rigid_body attribute.

Definition at line 94 of file 1.4/dom/domRigid_constraint.h.

xsAnyURI& domRigid_constraint::domRef_attachment::getRigid_body (  )  [inline]

Gets the rigid_body attribute.

Returns:
Returns a xsAnyURI reference of the rigid_body attribute.

Definition at line 89 of file 1.4/dom/domRigid_constraint.h.

const domRotate_Array& domRigid_constraint::domRef_attachment::getRotate_array (  )  const [inline]

Gets the rotate element array.

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

Definition at line 117 of file dom/domRigid_constraint.h.

domRotate_Array& domRigid_constraint::domRef_attachment::getRotate_array (  )  [inline]

Gets the rotate element array.

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

Definition at line 112 of file dom/domRigid_constraint.h.

const domRotate_Array& domRigid_constraint::domRef_attachment::getRotate_array (  )  const [inline]

Gets the rotate element array.

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

Definition at line 125 of file 1.4/dom/domRigid_constraint.h.

domRotate_Array& domRigid_constraint::domRef_attachment::getRotate_array (  )  [inline]

Gets the rotate element array.

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

Definition at line 120 of file 1.4/dom/domRigid_constraint.h.

const domTranslate_Array& domRigid_constraint::domRef_attachment::getTranslate_array (  )  const [inline]

Gets the translate element array.

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

Definition at line 107 of file dom/domRigid_constraint.h.

domTranslate_Array& domRigid_constraint::domRef_attachment::getTranslate_array (  )  [inline]

Gets the translate element array.

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

Definition at line 102 of file dom/domRigid_constraint.h.

const domTranslate_Array& domRigid_constraint::domRef_attachment::getTranslate_array (  )  const [inline]

Gets the translate element array.

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

Definition at line 115 of file 1.4/dom/domRigid_constraint.h.

domTranslate_Array& domRigid_constraint::domRef_attachment::getTranslate_array (  )  [inline]

Gets the translate element array.

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

Definition at line 110 of file 1.4/dom/domRigid_constraint.h.

static daeInt domRigid_constraint::domRef_attachment::ID (  )  [inline, static]

Definition at line 39 of file dom/domRigid_constraint.h.

static daeInt domRigid_constraint::domRef_attachment::ID (  )  [inline, static]

Definition at line 47 of file 1.4/dom/domRigid_constraint.h.

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

Overloaded assignment operator

Definition at line 151 of file dom/domRigid_constraint.h.

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

Overloaded assignment operator

Definition at line 159 of file 1.4/dom/domRigid_constraint.h.

static DLLSPEC daeMetaElement* domRigid_constraint::domRef_attachment::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.
static DLLSPEC daeMetaElement* domRigid_constraint::domRef_attachment::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 domRigid_constraint::domRef_attachment::setRigid_body ( xsString  atRigid_body  )  [inline]

Sets the rigid_body attribute.

Parameters:
atRigid_body The new value for the rigid_body attribute.

Definition at line 96 of file dom/domRigid_constraint.h.

void domRigid_constraint::domRef_attachment::setRigid_body ( const xsAnyURI atRigid_body  )  [inline]

Sets the rigid_body attribute.

Parameters:
atRigid_body The new value for the rigid_body attribute.

Definition at line 91 of file dom/domRigid_constraint.h.

void domRigid_constraint::domRef_attachment::setRigid_body ( xsString  atRigid_body  )  [inline]

Sets the rigid_body attribute.

Parameters:
atRigid_body The new value for the rigid_body attribute.

Definition at line 104 of file 1.4/dom/domRigid_constraint.h.

void domRigid_constraint::domRef_attachment::setRigid_body ( const xsAnyURI atRigid_body  )  [inline]

Sets the rigid_body attribute.

Parameters:
atRigid_body The new value for the rigid_body attribute.

Definition at line 99 of file 1.4/dom/domRigid_constraint.h.

virtual daeInt domRigid_constraint::domRef_attachment::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 40 of file dom/domRigid_constraint.h.

virtual daeInt domRigid_constraint::domRef_attachment::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 48 of file 1.4/dom/domRigid_constraint.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 81 of file 1.4/dom/domRigid_constraint.h.

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

Definition at line 72 of file 1.4/dom/domRigid_constraint.h.

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

Definition at line 76 of file 1.4/dom/domRigid_constraint.h.

The “rigid_body” attribute is a relative reference to a rigid-body within the same physics_model.

The "rigid_body" attribute is a relative reference to a rigid-body within the same physics_model.

Definition at line 54 of file 1.4/dom/domRigid_constraint.h.

The extra element may appear any number of times.

See also:
domExtra

Definition at line 68 of file 1.4/dom/domRigid_constraint.h.

Allows you to "position" the attachment point.

See also:
domRotate

Definition at line 64 of file 1.4/dom/domRigid_constraint.h.

Allows you to "position" the attachment point.

See also:
domTranslate

Definition at line 60 of file 1.4/dom/domRigid_constraint.h.


The documentation for this class was generated from the following files:
 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:52 2013