#include <rdTriangles.h>
Inheritance diagram for rdTriangles:

Public Member Functions | |
| virtual | ~rdTriangles () |
| Destructor. | |
| rdTriangles () | |
| Default constructor. | |
| rdTriangles (IDOM_Element *aElement) | |
| Construct an rdTriangles instance from an XML element. | |
| void | setVertices (rdVertices *aVertices) |
| Set the vertices for all triangles. | |
| virtual rdTriangle * | getTriangle (int aIndex) |
| Get the triangle at a particular index. | |
| void | updateIndices () |
| Update the indices of all triangles. | |
| virtual void | updateNode (bool aDeep=true) |
| Update the XML node representing this object. | |
Private Member Functions | |
| void | setNull () |
| Set all states to their null or default values. | |
|
|
Construct an rdTriangles instance from an XML element.
|
|
|
Get the triangle at a particular index.
|
|
|
Set the vertices for all triangles.
|
|
|
Update the indices of all triangles.
|
|
|
Update the XML node representing this object.
Reimplemented from rdPtrArray. |
1.3