domScale Class Reference

#include <domScale.h>

Inheritance diagram for domScale:
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

 domScale (DAE &dae)
 domScale (DAE &dae)
virtual domScaleoperator= (const domScale &cpy)
virtual domScaleoperator= (const domScale &cpy)
virtual ~domScale ()
virtual ~domScale ()

Detailed Description

The scale element contains a mathematical vector that represents the relative proportions of the X, Y and Z axes of a coordinated system.

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


Constructor & Destructor Documentation

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

Constructor

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

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

Destructor

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

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

Constructor

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

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

Destructor

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


Member Function Documentation

static DLLSPEC daeElementRef domScale::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 domScale::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 domScale::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

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

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

Reimplemented from daeElement.

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

xsNCName domScale::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/domScale.h.

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

Reimplemented from domTargetable_float3.

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

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

Reimplemented from domTargetable_float3.

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

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

Overloaded assignment operator

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

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

Overloaded assignment operator

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

static DLLSPEC daeMetaElement* domScale::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* domScale::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 domScale::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/domScale.h.

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

virtual daeInt domScale::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/domScale.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:53 2013