#include <GraphNode3D.h>
Inherits srAlmende::GraphNode.

Public Member Functions | |
| GraphNode3D () | |
The GraphNode3D occupies a 3D position in a 3D grid, called Space3D.
Definition at line 20 of file GraphNode3D.h.
| srAlmende::GraphNode3D::GraphNode3D | ( | ) |
The constructor does not create any of the fields. Every GraphNod3D should have a Location3D field, but it is the responsibility of the user to actually assign this.
Definition at line 10 of file GraphNode3D.cpp.
1.6.1