14 #ifndef DATAGRAPHTRAVERSER_H 15 #define DATAGRAPHTRAVERSER_H 37 INLINE
Thread *get_current_thread()
const;
41 void collect_leftovers();
52 INLINE CollectedData();
A basic node of the scene graph or data graph.
The fundamental type of node for the data graph.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A thread; that is, a lightweight process.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Encapsulates the data generated from (or sent into) any particular DataNode.
This object supervises the traversal of the data graph and the moving of data from one DataNode to it...