From a4ccfd02a3c4c99a274555aea2c70991d60fba0e Mon Sep 17 00:00:00 2001 From: David Rose Date: Sat, 23 Feb 2002 00:59:26 +0000 Subject: [PATCH] *** empty log message *** --- panda/src/pgraph/pgraph_composite1.cxx | 6 ++++++ panda/src/pgraph/pgraph_composite2.cxx | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 panda/src/pgraph/pgraph_composite1.cxx create mode 100644 panda/src/pgraph/pgraph_composite2.cxx diff --git a/panda/src/pgraph/pgraph_composite1.cxx b/panda/src/pgraph/pgraph_composite1.cxx new file mode 100644 index 0000000000..44ee9b7459 --- /dev/null +++ b/panda/src/pgraph/pgraph_composite1.cxx @@ -0,0 +1,6 @@ +#include "colorAttrib.cxx" +#include "config_pgraph.cxx" +#include "cycleData.cxx" +#include "cycleDataReader.cxx" +#include "cycleDataWriter.cxx" +#include "pandaNode.cxx" diff --git a/panda/src/pgraph/pgraph_composite2.cxx b/panda/src/pgraph/pgraph_composite2.cxx new file mode 100644 index 0000000000..eba2143101 --- /dev/null +++ b/panda/src/pgraph/pgraph_composite2.cxx @@ -0,0 +1,8 @@ +#include "pipeline.cxx" +#include "pipelineCycler.cxx" +#include "pipelineCyclerBase.cxx" +#include "renderAttrib.cxx" +#include "renderState.cxx" +#include "test_pgraph.cxx" +#include "textureAttrib.cxx" +