![]() |
VR-Forces 4.10 Class Documentation
|

Public Types | |
| typedef std::set< DtNetworkEdge * > | DtConnectedEdgeContainer |
| typedef DtConnectedEdgeContainer::iterator | DtConnectedEdgeIter |
| typedef DtConnectedEdgeContainer::const_iterator | DtConnectedEdgeConstIter |
Protected Member Functions | |
| virtual void | setBoundingVolumeFromSpecification () |
| virtual void | setOrientationFromSpecification () |
Protected Attributes | |
| DtPoint | myLocation |
| DtConnectedEdgeContainer | myEdges |
| Dt3dBoundingVolume | myBoundingVolume |
| DtDcm | myOrientation |
Protected Attributes inherited from DtNetworkSpecificationElement | |
| DtSpecificationID | mySpecificationID |
| DtSpecificationManager * | mySpecificationManager |
Protected Attributes inherited from DtNetworkElement | |
| bool | myIsRemoved |
| unsigned int | myArrayIndex |
Private Member Functions | |
| DtNetworkNode (const DtNetworkNode &orig) | |
| DtNetworkNode & | operator= (const DtNetworkNode &orig) |
Additional Inherited Members | |
Static Public Member Functions inherited from DtNetworkElement | |
| static unsigned int | voidIndex () |
Static Protected Attributes inherited from DtNetworkElement | |
| static const unsigned int | theVoidIndex |
| typedef std::set<DtNetworkEdge*> DtNetworkNode::DtConnectedEdgeContainer |
| typedef DtConnectedEdgeContainer::iterator DtNetworkNode::DtConnectedEdgeIter |
| typedef DtConnectedEdgeContainer::const_iterator DtNetworkNode::DtConnectedEdgeConstIter |
| DtNetworkNode::DtNetworkNode | ( | ) |
|
virtual |
|
private |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements DtNetworkSpecificationElement.
|
virtual |
|
virtual |
Reimplemented from DtNetworkSpecificationElement.
|
virtual |
Reimplemented from DtNetworkSpecificationElement.
| const Dt3dBoundingVolume& DtNetworkNode::boundingVolume | ( | ) | const |
| const DtDcm& DtNetworkNode::orientation | ( | ) | const |
|
protectedvirtual |
|
protectedvirtual |
|
private |
|
protected |
|
protected |
|
protected |
|
protected |