#include <domMesh.h>
The mesh element contains vertex and primitive information sufficient to describe basic geometric meshes.
Definition at line 32 of file 1.4/dom/domMesh.h.
domMesh::domMesh | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 207 of file 1.4/dom/domMesh.h.
virtual domMesh::~domMesh | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 211 of file 1.4/dom/domMesh.h.
domMesh::domMesh | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 198 of file dom/domMesh.h.
virtual domMesh::~domMesh | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 202 of file dom/domMesh.h.
static DLLSPEC daeElementRef domMesh::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domMesh::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const daeElementRefArray& domMesh::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 192 of file dom/domMesh.h.
daeElementRefArray& domMesh::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 187 of file dom/domMesh.h.
const daeElementRefArray& domMesh::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 201 of file 1.4/dom/domMesh.h.
daeElementRefArray& domMesh::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 196 of file 1.4/dom/domMesh.h.
virtual COLLADA_TYPE::TypeEnum domMesh::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 27 of file dom/domMesh.h.
virtual COLLADA_TYPE::TypeEnum domMesh::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 35 of file 1.4/dom/domMesh.h.
const domExtra_Array& domMesh::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 182 of file dom/domMesh.h.
domExtra_Array& domMesh::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 177 of file dom/domMesh.h.
const domExtra_Array& domMesh::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 191 of file 1.4/dom/domMesh.h.
domExtra_Array& domMesh::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 186 of file 1.4/dom/domMesh.h.
const domLines_Array& domMesh::getLines_array | ( | ) | const [inline] |
Gets the lines element array.
Definition at line 112 of file dom/domMesh.h.
domLines_Array& domMesh::getLines_array | ( | ) | [inline] |
Gets the lines element array.
Definition at line 107 of file dom/domMesh.h.
const domLines_Array& domMesh::getLines_array | ( | ) | const [inline] |
Gets the lines element array.
Definition at line 121 of file 1.4/dom/domMesh.h.
domLines_Array& domMesh::getLines_array | ( | ) | [inline] |
Gets the lines element array.
Definition at line 116 of file 1.4/dom/domMesh.h.
const domLinestrips_Array& domMesh::getLinestrips_array | ( | ) | const [inline] |
Gets the linestrips element array.
Definition at line 122 of file dom/domMesh.h.
domLinestrips_Array& domMesh::getLinestrips_array | ( | ) | [inline] |
Gets the linestrips element array.
Definition at line 117 of file dom/domMesh.h.
const domLinestrips_Array& domMesh::getLinestrips_array | ( | ) | const [inline] |
Gets the linestrips element array.
Definition at line 131 of file 1.4/dom/domMesh.h.
domLinestrips_Array& domMesh::getLinestrips_array | ( | ) | [inline] |
Gets the linestrips element array.
Definition at line 126 of file 1.4/dom/domMesh.h.
const domPolygons_Array& domMesh::getPolygons_array | ( | ) | const [inline] |
Gets the polygons element array.
Definition at line 132 of file dom/domMesh.h.
domPolygons_Array& domMesh::getPolygons_array | ( | ) | [inline] |
Gets the polygons element array.
Definition at line 127 of file dom/domMesh.h.
const domPolygons_Array& domMesh::getPolygons_array | ( | ) | const [inline] |
Gets the polygons element array.
Definition at line 141 of file 1.4/dom/domMesh.h.
domPolygons_Array& domMesh::getPolygons_array | ( | ) | [inline] |
Gets the polygons element array.
Definition at line 136 of file 1.4/dom/domMesh.h.
const domPolylist_Array& domMesh::getPolylist_array | ( | ) | const [inline] |
Gets the polylist element array.
Definition at line 142 of file dom/domMesh.h.
domPolylist_Array& domMesh::getPolylist_array | ( | ) | [inline] |
Gets the polylist element array.
Definition at line 137 of file dom/domMesh.h.
const domPolylist_Array& domMesh::getPolylist_array | ( | ) | const [inline] |
Gets the polylist element array.
Definition at line 151 of file 1.4/dom/domMesh.h.
domPolylist_Array& domMesh::getPolylist_array | ( | ) | [inline] |
Gets the polylist element array.
Definition at line 146 of file 1.4/dom/domMesh.h.
const domSource_Array& domMesh::getSource_array | ( | ) | const [inline] |
Gets the source element array.
Definition at line 97 of file dom/domMesh.h.
domSource_Array& domMesh::getSource_array | ( | ) | [inline] |
Gets the source element array.
Definition at line 92 of file dom/domMesh.h.
const domSource_Array& domMesh::getSource_array | ( | ) | const [inline] |
Gets the source element array.
Definition at line 106 of file 1.4/dom/domMesh.h.
domSource_Array& domMesh::getSource_array | ( | ) | [inline] |
Gets the source element array.
Definition at line 101 of file 1.4/dom/domMesh.h.
const domTriangles_Array& domMesh::getTriangles_array | ( | ) | const [inline] |
Gets the triangles element array.
Definition at line 152 of file dom/domMesh.h.
domTriangles_Array& domMesh::getTriangles_array | ( | ) | [inline] |
Gets the triangles element array.
Definition at line 147 of file dom/domMesh.h.
const domTriangles_Array& domMesh::getTriangles_array | ( | ) | const [inline] |
Gets the triangles element array.
Definition at line 161 of file 1.4/dom/domMesh.h.
domTriangles_Array& domMesh::getTriangles_array | ( | ) | [inline] |
Gets the triangles element array.
Definition at line 156 of file 1.4/dom/domMesh.h.
const domTrifans_Array& domMesh::getTrifans_array | ( | ) | const [inline] |
Gets the trifans element array.
Definition at line 162 of file dom/domMesh.h.
domTrifans_Array& domMesh::getTrifans_array | ( | ) | [inline] |
Gets the trifans element array.
Definition at line 157 of file dom/domMesh.h.
const domTrifans_Array& domMesh::getTrifans_array | ( | ) | const [inline] |
Gets the trifans element array.
Definition at line 171 of file 1.4/dom/domMesh.h.
domTrifans_Array& domMesh::getTrifans_array | ( | ) | [inline] |
Gets the trifans element array.
Definition at line 166 of file 1.4/dom/domMesh.h.
const domTristrips_Array& domMesh::getTristrips_array | ( | ) | const [inline] |
Gets the tristrips element array.
Definition at line 172 of file dom/domMesh.h.
domTristrips_Array& domMesh::getTristrips_array | ( | ) | [inline] |
Gets the tristrips element array.
Definition at line 167 of file dom/domMesh.h.
const domTristrips_Array& domMesh::getTristrips_array | ( | ) | const [inline] |
Gets the tristrips element array.
Definition at line 181 of file 1.4/dom/domMesh.h.
domTristrips_Array& domMesh::getTristrips_array | ( | ) | [inline] |
Gets the tristrips element array.
Definition at line 176 of file 1.4/dom/domMesh.h.
const domVerticesRef domMesh::getVertices | ( | ) | const [inline] |
Gets the vertices element.
Definition at line 102 of file dom/domMesh.h.
const domVerticesRef domMesh::getVertices | ( | ) | const [inline] |
Gets the vertices element.
Definition at line 111 of file 1.4/dom/domMesh.h.
static daeInt domMesh::ID | ( | ) | [inline, static] |
Definition at line 28 of file dom/domMesh.h.
static daeInt domMesh::ID | ( | ) | [inline, static] |
Definition at line 36 of file 1.4/dom/domMesh.h.
Overloaded assignment operator
Definition at line 206 of file dom/domMesh.h.
Overloaded assignment operator
Definition at line 215 of file 1.4/dom/domMesh.h.
static DLLSPEC daeMetaElement* domMesh::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.
static DLLSPEC daeMetaElement* domMesh::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.
virtual daeInt domMesh::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.
Implements daeElement.
Definition at line 29 of file dom/domMesh.h.
virtual daeInt domMesh::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.
Implements daeElement.
Definition at line 37 of file 1.4/dom/domMesh.h.
daeTArray< daeCharArray * > domMesh::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 93 of file 1.4/dom/domMesh.h.
daeElementRefArray domMesh::_contents [protected] |
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 84 of file 1.4/dom/domMesh.h.
daeUIntArray domMesh::_contentsOrder [protected] |
Used to preserve order in elements that have a complex content model.
Definition at line 88 of file 1.4/dom/domMesh.h.
domExtra_Array domMesh::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 80 of file 1.4/dom/domMesh.h.
domLines_Array domMesh::elemLines_array [protected] |
The mesh element may contain any number of lines elements.
Definition at line 51 of file 1.4/dom/domMesh.h.
domLinestrips_Array domMesh::elemLinestrips_array [protected] |
The mesh element may contain any number of linestrips elements.
Definition at line 56 of file 1.4/dom/domMesh.h.
domPolygons_Array domMesh::elemPolygons_array [protected] |
The mesh element may contain any number of polygons elements.
Definition at line 60 of file 1.4/dom/domMesh.h.
domPolylist_Array domMesh::elemPolylist_array [protected] |
The mesh element may contain any number of polylist elements.
Definition at line 64 of file 1.4/dom/domMesh.h.
domSource_Array domMesh::elemSource_array [protected] |
The mesh element must contain one or more source elements.
Definition at line 43 of file 1.4/dom/domMesh.h.
domTriangles_Array domMesh::elemTriangles_array [protected] |
The mesh element may contain any number of triangles elements.
Definition at line 68 of file 1.4/dom/domMesh.h.
domTrifans_Array domMesh::elemTrifans_array [protected] |
The mesh element may contain any number of trifans elements.
Definition at line 72 of file 1.4/dom/domMesh.h.
domTristrips_Array domMesh::elemTristrips_array [protected] |
The mesh element may contain any number of tristrips elements.
Definition at line 76 of file 1.4/dom/domMesh.h.
domVerticesRef domMesh::elemVertices [protected] |
The mesh element must contain one vertices element.
Definition at line 47 of file 1.4/dom/domMesh.h.