domSurface::domCylinder Class Reference

#include <domSurface.h>

Inheritance diagram for domSurface::domCylinder:
Inheritance graph
[legend]

List of all members.

Classes

class  domRadius

Public Types

typedef daeTArray< domRadiusRefdomRadius_Array
typedef daeSmartRef< domRadiusdomRadiusRef

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
const domRadiusRef getRadius () const
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

 domCylinder (DAE &dae)
virtual domCylinderoperator= (const domCylinder &cpy)
virtual ~domCylinder ()

Protected Attributes

domExtra_Array elemExtra_array
domRadiusRef elemRadius

Detailed Description

Definition at line 35 of file domSurface.h.


Member Typedef Documentation

Definition at line 45 of file domSurface.h.

Definition at line 42 of file domSurface.h.


Constructor & Destructor Documentation

domSurface::domCylinder::domCylinder ( DAE dae  )  [inline, protected]

Constructor

Definition at line 126 of file domSurface.h.

virtual domSurface::domCylinder::~domCylinder (  )  [inline, protected, virtual]

Destructor

Definition at line 130 of file domSurface.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 38 of file domSurface.h.

const domExtra_Array& domSurface::domCylinder::getExtra_array (  )  const [inline]

Gets the extra element array.

Returns:
Returns a constant reference to the array of extra elements.

Definition at line 121 of file domSurface.h.

domExtra_Array& domSurface::domCylinder::getExtra_array (  )  [inline]

Gets the extra element array.

Returns:
Returns a reference to the array of extra elements.

Definition at line 116 of file domSurface.h.

const domRadiusRef domSurface::domCylinder::getRadius (  )  const [inline]

Gets the radius element.

Returns:
a daeSmartRef to the radius element.

Definition at line 111 of file domSurface.h.

static daeInt domSurface::domCylinder::ID (  )  [inline, static]

Definition at line 39 of file domSurface.h.

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

Overloaded assignment operator

Definition at line 134 of file domSurface.h.

static DLLSPEC daeMetaElement* domSurface::domCylinder::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.
virtual daeInt domSurface::domCylinder::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 40 of file domSurface.h.


Member Data Documentation

Definition at line 104 of file domSurface.h.

Definition at line 103 of file domSurface.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:55 2013