#include "pandabase.h"
#include "nodePath.h"
#include "nodePathComponent.h"
#include "workingNodePath.I"
Go to the source code of this file.
Compounds | |
class | WorkingNodePath |
This is a class designed to support low-overhead traversals of the complete scene graph, with a memory of the complete path through the graph at any given point. More... | |
Functions | |
ostream & | operator<< (ostream &out, const WorkingNodePath &node_path) |
Definition in file workingNodePath.h.
|
Definition at line 146 of file workingNodePath.I. |