open_toontown_panda3d/panda/src/dgraph
Sam Edwards 4cec331722 CMake: Add support for building metalibs as metalibs 2018-04-18 14:42:56 -06:00
..
CMakeLists.txt CMake: Add support for building metalibs as metalibs 2018-04-18 14:42:56 -06:00
README.md Add README.md files for various directories 2017-10-31 19:20:24 +01:00
config_dgraph.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_dgraph.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
dataGraphTraverser.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
dataGraphTraverser.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
dataGraphTraverser.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
dataNode.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
dataNode.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
dataNode.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
dataNodeTransmit.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
dataNodeTransmit.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
dataNodeTransmit.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
p3dgraph_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
p3dgraph_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00

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.