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

Public Member Functions | |
| virtual | ~rdEdges () |
| Destructor. | |
| rdEdges () | |
| Default constructor. | |
| rdEdges (IDOM_Element *aElement) | |
| Construct an rdEdges instance from an XML element. | |
| virtual rdEdge * | getEdge (int aIndex) |
| Get the edge at a particular index. | |
| void | updateIndices (rdVertices *aVerts) |
| Update the indices of all edgeangles. | |
| virtual void | updateObject (bool aDeep=true) |
| Update this object based on its XML node. | |
| virtual void | updateNode (bool aDeep=true) |
| Update the XML node representing this object. | |
Private Member Functions | |
| void | setNull () |
| Set all member variables to their null or default values. | |
|
|
Construct an rdEdges instance from an XML element.
|
|
|
Get the edge at a particular index.
|
|
|
Update the indices of all edgeangles.
|
|
|
Update the XML node representing this object.
Reimplemented from rdPtrArray. |
|
|
Update this object based on its XML node.
Reimplemented from rdPtrArray. |
1.3