domPolygons::domP::domH Class Reference
#include <domPolygons.h>
Inheritance diagram for domPolygons::domP::domH:
Detailed Description
Contour Separator.Primitives after this each describe a hole. A hole in the polygon is indicated by an h element that acts as a contour separator. Any indices following the h element describe the hole, up to the next h element, or the close of the p element. Consequently, h elements are the last data inside a p element.
Public Member Functions | |
domListOfInts & | getValue () |
Gets the _value array. | |
const domListOfInts & | getValue () const |
Gets the _value array. | |
void | setValue (const domListOfInts &val) |
Sets the _value array. | |
Static Public Member Functions | |
static daeElementRef | create (daeInt bytes) |
Creates an instance of this class and returns a daeElementRef referencing it. | |
static daeMetaElement * | registerElement () |
Creates a daeMetaElement object that describes this element in the meta object reflection framework. | |
Static Public Attributes | |
static daeMetaElement * | _Meta = NULL |
The daeMetaElement that describes this element in the meta object reflection framework. | |
Protected Member Functions | |
domH () | |
Constructor. | |
virtual | ~domH () |
Destructor. | |
domH (const domH &cpy) | |
Copy Constructor. | |
virtual domH & | operator= (const domH &cpy) |
Overloaded assignment operator. | |
Protected Attributes | |
domListOfInts | _value |
The domListOfInts value of the text data of this element. |
Member Function Documentation
|
Creates an instance of this class and returns a daeElementRef referencing it.
|
|
Gets the _value array.
|
|
Gets the _value array.
|
|
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.
|
|
Sets the _value array.
|
The documentation for this class was generated from the following files:
- C:/SVN_wf/COLLADA_DOM/include/1.3/dom/domPolygons.h
- C:/SVN_wf/COLLADA_DOM/src/1.3/dom/domPolygons.cpp
©2005 Sony Computer Entertainment Inc.. All Rights Reserved.
Generated on Fri Feb 10 16:49:35 2006 for COLLADA 1.4 DOM by 1.4.3