domBox::domHalf_extents Class Reference

#include <domBox.h>

Inheritance diagram for domBox::domHalf_extents:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
domFloat3getValue ()
const domFloat3getValue () const
domFloat3getValue ()
void setValue (const domFloat3 &val)
void setValue (const domFloat3 &val)
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

 domHalf_extents (DAE &dae)
 domHalf_extents (DAE &dae)
virtual domHalf_extentsoperator= (const domHalf_extents &cpy)
virtual domHalf_extentsoperator= (const domHalf_extents &cpy)
virtual ~domHalf_extents ()
virtual ~domHalf_extents ()

Protected Attributes

domFloat3 _value

Detailed Description

3 float values that represent the extents of the box

Definition at line 37 of file 1.4/dom/domBox.h.


Constructor & Destructor Documentation

domBox::domHalf_extents::domHalf_extents ( DAE dae  )  [inline, protected]

Constructor

Definition at line 71 of file 1.4/dom/domBox.h.

virtual domBox::domHalf_extents::~domHalf_extents (  )  [inline, protected, virtual]

Destructor

Definition at line 75 of file 1.4/dom/domBox.h.

domBox::domHalf_extents::domHalf_extents ( DAE dae  )  [inline, protected]

Constructor

Definition at line 58 of file dom/domBox.h.

virtual domBox::domHalf_extents::~domHalf_extents (  )  [inline, protected, virtual]

Destructor

Definition at line 62 of file dom/domBox.h.


Member Function Documentation

static DLLSPEC daeElementRef domBox::domHalf_extents::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.
static DLLSPEC daeElementRef domBox::domHalf_extents::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.
virtual COLLADA_TYPE::TypeEnum domBox::domHalf_extents::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 32 of file dom/domBox.h.

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

Reimplemented from daeElement.

Definition at line 40 of file 1.4/dom/domBox.h.

domFloat3& domBox::domHalf_extents::getValue (  )  [inline]

Gets the value of this element.

Returns:
a domFloat3 of the value.

Definition at line 42 of file dom/domBox.h.

const domFloat3& domBox::domHalf_extents::getValue (  )  const [inline]

Gets the _value array.

Returns:
Returns a constant domFloat3 reference of the _value array.

Definition at line 60 of file 1.4/dom/domBox.h.

domFloat3& domBox::domHalf_extents::getValue (  )  [inline]

Gets the _value array.

Returns:
Returns a domFloat3 reference of the _value array.

Definition at line 55 of file 1.4/dom/domBox.h.

static daeInt domBox::domHalf_extents::ID (  )  [inline, static]

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

static daeInt domBox::domHalf_extents::ID (  )  [inline, static]

Definition at line 41 of file 1.4/dom/domBox.h.

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

Overloaded assignment operator

Definition at line 66 of file dom/domBox.h.

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

Overloaded assignment operator

Definition at line 79 of file 1.4/dom/domBox.h.

static DLLSPEC daeMetaElement* domBox::domHalf_extents::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.
static DLLSPEC daeMetaElement* domBox::domHalf_extents::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 domBox::domHalf_extents::setValue ( const domFloat3 val  )  [inline]

Sets the _value of this element.

Parameters:
val The new value for this element.

Definition at line 47 of file dom/domBox.h.

void domBox::domHalf_extents::setValue ( const domFloat3 val  )  [inline]

Sets the _value array.

Parameters:
val The new value for the _value array.

Definition at line 65 of file 1.4/dom/domBox.h.

virtual daeInt domBox::domHalf_extents::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 34 of file dom/domBox.h.

virtual daeInt domBox::domHalf_extents::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 42 of file 1.4/dom/domBox.h.


Member Data Documentation

The domFloat3 value of the text data of this element.

Definition at line 48 of file 1.4/dom/domBox.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:29:20 2013