domKinematics_model Class Reference

#include <domKinematics_model.h>

Inheritance diagram for domKinematics_model:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domAssetRef getAsset () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
xsID getId () const
xsToken getName () const
const domTechnique_ArraygetTechnique_array () const
domTechnique_ArraygetTechnique_array ()
const
domKinematics_model_techniqueRef 
getTechnique_common () const
void setId (xsID atId)
void setName (xsToken atName)
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_model (DAE &dae)
virtual domKinematics_modeloperator= (const domKinematics_model &cpy)
virtual ~domKinematics_model ()

Protected Attributes

xsID attrId
xsToken attrName
domAssetRef elemAsset
domExtra_Array elemExtra_array
domTechnique_Array elemTechnique_array
domKinematics_model_techniqueRef elemTechnique_common

Detailed Description

Definition at line 14 of file domKinematics_model.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 89 of file domKinematics_model.h.

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

Destructor

Definition at line 93 of file domKinematics_model.h.


Member Function Documentation

static DLLSPEC daeElementRef domKinematics_model::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 domAssetRef domKinematics_model::getAsset (  )  const [inline]

Gets the asset element.

Returns:
a daeSmartRef to the asset element.

Definition at line 59 of file domKinematics_model.h.

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

Reimplemented from daeElement.

Definition at line 17 of file domKinematics_model.h.

const domExtra_Array& domKinematics_model::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 84 of file domKinematics_model.h.

domExtra_Array& domKinematics_model::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 79 of file domKinematics_model.h.

xsID domKinematics_model::getId (  )  const [inline]

Gets the id attribute.

Returns:
Returns a xsID of the id attribute.

Definition at line 35 of file domKinematics_model.h.

xsToken domKinematics_model::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsToken of the name attribute.

Definition at line 48 of file domKinematics_model.h.

const domTechnique_Array& domKinematics_model::getTechnique_array (  )  const [inline]

Gets the technique element array.

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

Definition at line 74 of file domKinematics_model.h.

domTechnique_Array& domKinematics_model::getTechnique_array (  )  [inline]

Gets the technique element array.

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

Definition at line 69 of file domKinematics_model.h.

const domKinematics_model_techniqueRef domKinematics_model::getTechnique_common (  )  const [inline]

Gets the technique_common element.

Returns:
a daeSmartRef to the technique_common element.

Definition at line 64 of file domKinematics_model.h.

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

Definition at line 18 of file domKinematics_model.h.

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

Overloaded assignment operator

Definition at line 97 of file domKinematics_model.h.

static DLLSPEC daeMetaElement* domKinematics_model::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_model::setId ( xsID  atId  )  [inline]

Sets the id attribute.

Parameters:
atId The new value for the id attribute.

Definition at line 40 of file domKinematics_model.h.

void domKinematics_model::setName ( xsToken  atName  )  [inline]

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Definition at line 53 of file domKinematics_model.h.

virtual daeInt domKinematics_model::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 19 of file domKinematics_model.h.


Member Data Documentation

Definition at line 21 of file domKinematics_model.h.

Definition at line 22 of file domKinematics_model.h.

Definition at line 25 of file domKinematics_model.h.

Definition at line 28 of file domKinematics_model.h.

Definition at line 27 of file domKinematics_model.h.

Definition at line 26 of file domKinematics_model.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