domCurves Class Reference

#include <domCurves.h>

Inheritance diagram for domCurves:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

 domCurves (DAE &dae)
virtual domCurvesoperator= (const domCurves &cpy)
virtual ~domCurves ()

Protected Attributes

domCurve_Array elemCurve_array
domExtra_Array elemExtra_array

Detailed Description

This element holds all the curves that are needed for the geometrical description of the topological entities edges.

Definition at line 16 of file domCurves.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 52 of file domCurves.h.

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

Destructor

Definition at line 56 of file domCurves.h.


Member Function Documentation

static DLLSPEC daeElementRef domCurves::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.
const domCurve_Array& domCurves::getCurve_array (  )  const [inline]

Gets the curve element array.

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

Definition at line 37 of file domCurves.h.

domCurve_Array& domCurves::getCurve_array (  )  [inline]

Gets the curve element array.

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

Definition at line 32 of file domCurves.h.

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

Reimplemented from daeElement.

Definition at line 19 of file domCurves.h.

const domExtra_Array& domCurves::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 47 of file domCurves.h.

domExtra_Array& domCurves::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 42 of file domCurves.h.

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

Definition at line 20 of file domCurves.h.

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

Overloaded assignment operator

Definition at line 60 of file domCurves.h.

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


Member Data Documentation

Definition at line 24 of file domCurves.h.

Definition at line 25 of file domCurves.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:29:52 2013