domTapered_capsule::domRadius2 Class Reference

#include <domTapered_capsule.h>

Inheritance diagram for domTapered_capsule::domRadius2:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

 domRadius2 (DAE &dae)
virtual domRadius2operator= (const domRadius2 &cpy)
virtual ~domRadius2 ()

Protected Attributes

domFloat2 _value

Detailed Description

Two float values that represent the radii of the tapered capsule at the negative (height/2) Y value.Both ends of the tapered capsule may be elliptical.

Definition at line 168 of file domTapered_capsule.h.


Constructor & Destructor Documentation

domTapered_capsule::domRadius2::domRadius2 ( DAE dae  )  [inline, protected]

Constructor

Definition at line 202 of file domTapered_capsule.h.

virtual domTapered_capsule::domRadius2::~domRadius2 (  )  [inline, protected, virtual]

Destructor

Definition at line 206 of file domTapered_capsule.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 171 of file domTapered_capsule.h.

const domFloat2& domTapered_capsule::domRadius2::getValue (  )  const [inline]

Gets the _value array.

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

Definition at line 191 of file domTapered_capsule.h.

domFloat2& domTapered_capsule::domRadius2::getValue (  )  [inline]

Gets the _value array.

Returns:
Returns a domFloat2 reference of the _value array.

Definition at line 186 of file domTapered_capsule.h.

static daeInt domTapered_capsule::domRadius2::ID (  )  [inline, static]

Definition at line 172 of file domTapered_capsule.h.

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

Overloaded assignment operator

Definition at line 210 of file domTapered_capsule.h.

static DLLSPEC daeMetaElement* domTapered_capsule::domRadius2::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 domTapered_capsule::domRadius2::setValue ( const domFloat2 val  )  [inline]

Sets the _value array.

Parameters:
val The new value for the _value array.

Definition at line 196 of file domTapered_capsule.h.

virtual daeInt domTapered_capsule::domRadius2::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 173 of file domTapered_capsule.h.


Member Data Documentation

The domFloat2 value of the text data of this element.

Definition at line 179 of file domTapered_capsule.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:31:57 2013