domSurfaces Class Reference

#include <domSurfaces.h>

Inheritance diagram for domSurfaces:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

 domSurfaces (DAE &dae)
virtual domSurfacesoperator= (const domSurfaces &cpy)
virtual ~domSurfaces ()

Protected Attributes

domExtra_Array elemExtra_array
domSurface_Array elemSurface_array

Detailed Description

Definition at line 12 of file domSurfaces.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 48 of file domSurfaces.h.

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

Destructor

Definition at line 52 of file domSurfaces.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 15 of file domSurfaces.h.

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

Gets the extra element array.

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

Definition at line 43 of file domSurfaces.h.

domExtra_Array& domSurfaces::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 38 of file domSurfaces.h.

const domSurface_Array& domSurfaces::getSurface_array (  )  const [inline]

Gets the surface element array.

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

Definition at line 33 of file domSurfaces.h.

domSurface_Array& domSurfaces::getSurface_array (  )  [inline]

Gets the surface element array.

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

Definition at line 28 of file domSurfaces.h.

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

Definition at line 16 of file domSurfaces.h.

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

Overloaded assignment operator

Definition at line 56 of file domSurfaces.h.

static DLLSPEC daeMetaElement* domSurfaces::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 domSurfaces::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 17 of file domSurfaces.h.


Member Data Documentation

Definition at line 21 of file domSurfaces.h.

Definition at line 20 of file domSurfaces.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