domPolygons::domPh::domH Class Reference

#include <domPolygons.h>

Inheritance diagram for domPolygons::domPh::domH:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
domList_of_uintsgetValue ()
const domListOfUIntsgetValue () const
domListOfUIntsgetValue ()
void setValue (const domList_of_uints &val)
void setValue (const domListOfUInts &val)
virtual daeInt typeID () const
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domH (DAE &dae)
 domH (DAE &dae)
virtual domHoperator= (const domH &cpy)
virtual domHoperator= (const domH &cpy)
virtual ~domH ()
virtual ~domH ()

Protected Attributes

domList_of_uints _value
domListOfUInts _value

Detailed Description

The h element represents a hole in the polygon specified. There must be at least one h element.

Definition at line 58 of file 1.4/dom/domPolygons.h.


Constructor & Destructor Documentation

domPolygons::domPh::domH::domH ( DAE dae  )  [inline, protected]

Constructor

Definition at line 92 of file 1.4/dom/domPolygons.h.

virtual domPolygons::domPh::domH::~domH (  )  [inline, protected, virtual]

Destructor

Definition at line 96 of file 1.4/dom/domPolygons.h.

domPolygons::domPh::domH::domH ( DAE dae  )  [inline, protected]

Constructor

Definition at line 80 of file dom/domPolygons.h.

virtual domPolygons::domPh::domH::~domH (  )  [inline, protected, virtual]

Destructor

Definition at line 84 of file dom/domPolygons.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 54 of file dom/domPolygons.h.

virtual COLLADA_TYPE::TypeEnum domPolygons::domPh::domH::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 61 of file 1.4/dom/domPolygons.h.

domList_of_uints& domPolygons::domPh::domH::getValue (  )  [inline]

Gets the value of this element.

Returns:
a domList_of_uints of the value.

Definition at line 64 of file dom/domPolygons.h.

const domListOfUInts& domPolygons::domPh::domH::getValue (  )  const [inline]

Gets the _value array.

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

Definition at line 81 of file 1.4/dom/domPolygons.h.

domListOfUInts& domPolygons::domPh::domH::getValue (  )  [inline]

Gets the _value array.

Returns:
Returns a domListOfUInts reference of the _value array.

Definition at line 76 of file 1.4/dom/domPolygons.h.

static daeInt domPolygons::domPh::domH::ID (  )  [inline, static]

Definition at line 55 of file dom/domPolygons.h.

static daeInt domPolygons::domPh::domH::ID (  )  [inline, static]

Definition at line 62 of file 1.4/dom/domPolygons.h.

virtual domH& domPolygons::domPh::domH::operator= ( const domH cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 88 of file dom/domPolygons.h.

virtual domH& domPolygons::domPh::domH::operator= ( const domH cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 100 of file 1.4/dom/domPolygons.h.

static DLLSPEC daeMetaElement* domPolygons::domPh::domH::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.
static DLLSPEC daeMetaElement* domPolygons::domPh::domH::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 domPolygons::domPh::domH::setValue ( const domList_of_uints val  )  [inline]

Sets the _value of this element.

Parameters:
val The new value for this element.

Definition at line 69 of file dom/domPolygons.h.

void domPolygons::domPh::domH::setValue ( const domListOfUInts val  )  [inline]

Sets the _value array.

Parameters:
val The new value for the _value array.

Definition at line 86 of file 1.4/dom/domPolygons.h.

virtual daeInt domPolygons::domPh::domH::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 56 of file dom/domPolygons.h.

virtual daeInt domPolygons::domPh::domH::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 63 of file 1.4/dom/domPolygons.h.


Member Data Documentation

The domList_of_uints value of the text data of this element.

Definition at line 75 of file dom/domPolygons.h.

The domListOfUInts value of the text data of this element.

Definition at line 69 of file 1.4/dom/domPolygons.h.


The documentation for this class was generated from the following files:
 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:44 2013