From b89f3fa9b1bc029cec11498f9bcc876266932f8a Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sat, 3 Aug 2002 16:37:13 +0000 Subject: [PATCH] Added cout's of the view frustum to the aid debugging, these cout's are now commented out, and are just left in so that they may be used to double check things in future. --- src/osg/CullStack.cpp | 11 +++++++++++ src/osgUtil/SceneView.cpp | 10 ++++++++++ 2 files changed, 21 insertions(+) diff --git a/src/osg/CullStack.cpp b/src/osg/CullStack.cpp index 91b177062..c200bec1c 100644 --- a/src/osg/CullStack.cpp +++ b/src/osg/CullStack.cpp @@ -83,8 +83,19 @@ void CullStack::pushCullingSet() //cout << "pixelSizeVector = "<getViewFrustum(); +// const osg::Polytope::PlaneList& pl = polytope.getPlaneList(); +// std::cout <<"draw frustum"<