domSurface_curves Class Reference

#include <domSurface_curves.h>

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

 domSurface_curves (DAE &dae)
virtual domSurface_curvesoperator= (const domSurface_curves &cpy)
virtual ~domSurface_curves ()

Protected Attributes

domCurve_Array elemCurve_array
domExtra_Array elemExtra_array

Detailed Description

This element holds all the pcurves that are needed for the geometrical description of the topological entities edges on the surfaces they lie on.

Definition at line 17 of file domSurface_curves.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 53 of file domSurface_curves.h.

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

Destructor

Definition at line 57 of file domSurface_curves.h.


Member Function Documentation

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

Gets the curve element array.

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

Definition at line 38 of file domSurface_curves.h.

domCurve_Array& domSurface_curves::getCurve_array (  )  [inline]

Gets the curve element array.

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

Definition at line 33 of file domSurface_curves.h.

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

Reimplemented from daeElement.

Definition at line 20 of file domSurface_curves.h.

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

Gets the extra element array.

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

Definition at line 48 of file domSurface_curves.h.

domExtra_Array& domSurface_curves::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 43 of file domSurface_curves.h.

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

Definition at line 21 of file domSurface_curves.h.

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

Overloaded assignment operator

Definition at line 61 of file domSurface_curves.h.

static DLLSPEC daeMetaElement* domSurface_curves::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_curves::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 22 of file domSurface_curves.h.


Member Data Documentation

Definition at line 25 of file domSurface_curves.h.

Definition at line 26 of file domSurface_curves.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:56 2013