Sam Edwards b2bfb31114 general: Remove `using std::*` from headers 7 years ago
..
README.md f22c0cdd83 Add README.md files for various directories 8 years ago
config_dgraph.cxx 9dd37e9dbc general: Add guards to ensure proper BUILDING_ macros defined 7 years ago
config_dgraph.h 0fcfb8e372 New file headers, new comment style 10 years ago
dataGraphTraverser.I 0fcfb8e372 New file headers, new comment style 10 years ago
dataGraphTraverser.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
dataGraphTraverser.h dd2806c8bd Mark constructors 'explicit' for which coercion makes no sense 8 years ago
dataNode.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
dataNode.cxx b2bfb31114 general: Remove `using std::*` from headers 7 years ago
dataNode.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
dataNodeTransmit.I 0fcfb8e372 New file headers, new comment style 10 years ago
dataNodeTransmit.cxx 0fcfb8e372 New file headers, new comment style 10 years ago
dataNodeTransmit.h 0fcfb8e372 New file headers, new comment style 10 years ago
p3dgraph_composite1.cxx dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 14 years ago
p3dgraph_composite2.cxx dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 14 years ago

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.