domAxis_constraint Class Reference

#include <domAxis_constraint.h>

Inheritance diagram for domAxis_constraint:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domAxisRef getAxis () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domJoint_limitsRef getLimits () const
domSid getSid () const
void setSid (domSid atSid)
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

 domAxis_constraint (DAE &dae)
virtual domAxis_constraintoperator= (const domAxis_constraint &cpy)
virtual ~domAxis_constraint ()

Protected Attributes

domSid attrSid
domAxisRef elemAxis
domJoint_limitsRef elemLimits

Detailed Description

Definition at line 12 of file domAxis_constraint.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 51 of file domAxis_constraint.h.

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

Destructor

Definition at line 55 of file domAxis_constraint.h.


Member Function Documentation

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

Gets the axis element.

Returns:
a daeSmartRef to the axis element.

Definition at line 41 of file domAxis_constraint.h.

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

Reimplemented from daeElement.

Definition at line 15 of file domAxis_constraint.h.

const domJoint_limitsRef domAxis_constraint::getLimits (  )  const [inline]

Gets the limits element.

Returns:
a daeSmartRef to the limits element.

Definition at line 46 of file domAxis_constraint.h.

domSid domAxis_constraint::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a domSid of the sid attribute.

Definition at line 30 of file domAxis_constraint.h.

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

Definition at line 16 of file domAxis_constraint.h.

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

Overloaded assignment operator

Definition at line 59 of file domAxis_constraint.h.

static DLLSPEC daeMetaElement* domAxis_constraint::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 domAxis_constraint::setSid ( domSid  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Definition at line 35 of file domAxis_constraint.h.

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


Member Data Documentation

Definition at line 19 of file domAxis_constraint.h.

Definition at line 22 of file domAxis_constraint.h.

Definition at line 23 of file domAxis_constraint.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