domBind_joint_axis Class Reference

#include <domBind_joint_axis.h>

Inheritance diagram for domBind_joint_axis:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domCommon_sidref_or_paramRef getAxis () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
xsToken getTarget () const
const domCommon_float_or_paramRef getValue () const
void setTarget (xsToken atTarget)
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

 domBind_joint_axis (DAE &dae)
virtual domBind_joint_axisoperator= (const domBind_joint_axis &cpy)
virtual ~domBind_joint_axis ()

Protected Attributes

xsToken attrTarget
domCommon_sidref_or_paramRef elemAxis
domCommon_float_or_paramRef elemValue

Detailed Description

Definition at line 12 of file domBind_joint_axis.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 51 of file domBind_joint_axis.h.

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

Destructor

Definition at line 55 of file domBind_joint_axis.h.


Member Function Documentation

static DLLSPEC daeElementRef domBind_joint_axis::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 domCommon_sidref_or_paramRef domBind_joint_axis::getAxis (  )  const [inline]

Gets the axis element.

Returns:
a daeSmartRef to the axis element.

Definition at line 41 of file domBind_joint_axis.h.

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

Reimplemented from daeElement.

Definition at line 15 of file domBind_joint_axis.h.

xsToken domBind_joint_axis::getTarget (  )  const [inline]

Gets the target attribute.

Returns:
Returns a xsToken of the target attribute.

Definition at line 30 of file domBind_joint_axis.h.

const domCommon_float_or_paramRef domBind_joint_axis::getValue (  )  const [inline]

Gets the value element.

Returns:
a daeSmartRef to the value element.

Definition at line 46 of file domBind_joint_axis.h.

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

Definition at line 16 of file domBind_joint_axis.h.

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

Overloaded assignment operator

Definition at line 59 of file domBind_joint_axis.h.

static DLLSPEC daeMetaElement* domBind_joint_axis::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 domBind_joint_axis::setTarget ( xsToken  atTarget  )  [inline]

Sets the target attribute.

Parameters:
atTarget The new value for the target attribute.

Definition at line 35 of file domBind_joint_axis.h.

virtual daeInt domBind_joint_axis::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 domBind_joint_axis.h.


Member Data Documentation

Definition at line 19 of file domBind_joint_axis.h.

Definition at line 22 of file domBind_joint_axis.h.

Definition at line 23 of file domBind_joint_axis.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:29:20 2013