|
Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
|
#include <NodeIndex.h>
Public Member Functions | |
| bool | isEmpty () const |
Static Public Member Functions | |
| static NodeIndex | rootIndex () |
Data Fields | |
| int | val = -1 |
Definition at line 3 of file NodeIndex.h.
|
inline |
Definition at line 6 of file NodeIndex.h.
|
inlinestatic |
| int NodeIndex::val = -1 |
Definition at line 4 of file NodeIndex.h.