domMotion_technique Class Reference

#include <domMotion_technique.h>

Inheritance diagram for domMotion_technique:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domMotion_axis_info_ArraygetAxis_info_array () const
domMotion_axis_info_ArraygetAxis_info_array ()
const domMotion_effector_infoRef getEffector_info () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
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

 domMotion_technique (DAE &dae)
virtual domMotion_techniqueoperator= (const domMotion_technique &cpy)
virtual ~domMotion_technique ()

Protected Attributes

domMotion_axis_info_Array elemAxis_info_array
domMotion_effector_infoRef elemEffector_info

Detailed Description

Definition at line 12 of file domMotion_technique.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 43 of file domMotion_technique.h.

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

Destructor

Definition at line 47 of file domMotion_technique.h.


Member Function Documentation

static DLLSPEC daeElementRef domMotion_technique::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 domMotion_axis_info_Array& domMotion_technique::getAxis_info_array (  )  const [inline]

Gets the axis_info element array.

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

Definition at line 33 of file domMotion_technique.h.

domMotion_axis_info_Array& domMotion_technique::getAxis_info_array (  )  [inline]

Gets the axis_info element array.

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

Definition at line 28 of file domMotion_technique.h.

const domMotion_effector_infoRef domMotion_technique::getEffector_info (  )  const [inline]

Gets the effector_info element.

Returns:
a daeSmartRef to the effector_info element.

Definition at line 38 of file domMotion_technique.h.

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

Reimplemented from daeElement.

Definition at line 15 of file domMotion_technique.h.

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

Definition at line 16 of file domMotion_technique.h.

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

Overloaded assignment operator

Definition at line 51 of file domMotion_technique.h.

static DLLSPEC daeMetaElement* domMotion_technique::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.
virtual daeInt domMotion_technique::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 domMotion_technique.h.


Member Data Documentation

Definition at line 20 of file domMotion_technique.h.

Definition at line 21 of file domMotion_technique.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:41 2013