|
@@ -12,7 +12,6 @@
|
|
|
|
|
|
|
|
#define SOURCES \
|
|
#define SOURCES \
|
|
|
pipeOcclusionCullTraverser.I pipeOcclusionCullTraverser.h \
|
|
pipeOcclusionCullTraverser.I pipeOcclusionCullTraverser.h \
|
|
|
- pipeOcclusionCullTraverser.cxx \
|
|
|
|
|
cardMaker.I cardMaker.h \
|
|
cardMaker.I cardMaker.h \
|
|
|
config_grutil.h \
|
|
config_grutil.h \
|
|
|
ffmpegTexture.I ffmpegTexture.h \
|
|
ffmpegTexture.I ffmpegTexture.h \
|
|
@@ -34,6 +33,7 @@
|
|
|
heightfieldTesselator.cxx \
|
|
heightfieldTesselator.cxx \
|
|
|
nodeVertexTransform.cxx \
|
|
nodeVertexTransform.cxx \
|
|
|
openCVTexture.cxx \
|
|
openCVTexture.cxx \
|
|
|
|
|
+ pipeOcclusionCullTraverser.cxx \
|
|
|
lineSegs.cxx \
|
|
lineSegs.cxx \
|
|
|
rigidBodyCombiner.cxx
|
|
rigidBodyCombiner.cxx
|
|
|
|
|
|