domTranslate Class Reference

#include <domTranslate.h>

Inheritance diagram for domTranslate:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
xsNCName getSid () const
void setSid (xsNCName atSid)
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

 domTranslate (DAE &dae)
 domTranslate (DAE &dae)
virtual domTranslateoperator= (const domTranslate &cpy)
virtual domTranslateoperator= (const domTranslate &cpy)
virtual ~domTranslate ()
virtual ~domTranslate ()

Detailed Description

The translate element contains a mathematical vector that represents the distance along the X, Y and Z-axes.

Definition at line 23 of file 1.4/dom/domTranslate.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 45 of file 1.4/dom/domTranslate.h.

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

Destructor

Definition at line 49 of file 1.4/dom/domTranslate.h.

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

Constructor

Definition at line 29 of file dom/domTranslate.h.

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

Destructor

Definition at line 33 of file dom/domTranslate.h.


Member Function Documentation

static DLLSPEC daeElementRef domTranslate::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.

Reimplemented from domTargetable_float3.

static DLLSPEC daeElementRef domTranslate::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.

Reimplemented from domTargetable_float3.

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

Reimplemented from daeElement.

Definition at line 19 of file dom/domTranslate.h.

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

Reimplemented from daeElement.

Definition at line 26 of file 1.4/dom/domTranslate.h.

xsNCName domTranslate::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of the sid attribute.

Reimplemented from domTargetableFloat3_complexType.

Definition at line 34 of file 1.4/dom/domTranslate.h.

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

Reimplemented from domTargetable_float3.

Definition at line 20 of file dom/domTranslate.h.

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

Reimplemented from domTargetable_float3.

Definition at line 27 of file 1.4/dom/domTranslate.h.

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

Overloaded assignment operator

Definition at line 37 of file dom/domTranslate.h.

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

Overloaded assignment operator

Definition at line 53 of file 1.4/dom/domTranslate.h.

static DLLSPEC daeMetaElement* domTranslate::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.

Reimplemented from domTargetable_float3.

static DLLSPEC daeMetaElement* domTranslate::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.

Reimplemented from domTargetable_float3.

void domTranslate::setSid ( xsNCName  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Reimplemented from domTargetableFloat3_complexType.

Definition at line 39 of file 1.4/dom/domTranslate.h.

virtual daeInt domTranslate::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 21 of file dom/domTranslate.h.

virtual daeInt domTranslate::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 28 of file 1.4/dom/domTranslate.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:58 2013