Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h. Closes #350 Closes #335 |
||
|---|---|---|
| .. | ||
| README.md | ||
| config_dgraph.cxx | ||
| config_dgraph.h | ||
| dataGraphTraverser.I | ||
| dataGraphTraverser.cxx | ||
| dataGraphTraverser.h | ||
| dataNode.I | ||
| dataNode.cxx | ||
| dataNode.h | ||
| dataNodeTransmit.I | ||
| dataNodeTransmit.cxx | ||
| dataNodeTransmit.h | ||
| p3dgraph_composite1.cxx | ||
| p3dgraph_composite2.cxx | ||
README.md
This package defines and manages the data graph, which is the hierarchy of devices, tforms, and any other things which might have an input or an output and need to execute every frame.