OpenSceneGraph/include/osgUtil
Robert Osfield 3700e7e2cd Reimplemted the osgUtil::SceneView::setCalcNearFar() functionality to bring
it inline with the CullStack/CullVisitor implementation.  Also added the
setSmallFeatureCullingPixelSize() method and wired them up inside
SceneView.cpp so they set the corresponding CullVisitor paramters.

Intergrated pfImage copying change in the Performer plugin, submission sent in by Ulrich Hertlein
2002-07-02 19:53:18 +00:00
..
AppVisitor Checked in Macro Jez's additions to osgText to support .osg IO make it 2002-06-11 18:41:57 +00:00
CullVisitor Added support for CullVisitor to contain a osg::State. This used when 2002-07-02 06:22:28 +00:00
DepthSortedBin Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
DisplayListVisitor Ported various demos and support classes over to use the new osg::Geometry class 2002-06-26 10:28:17 +00:00
DisplayRequirementsVisitor Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Export Added pragma to disable warning under VisualStudio.NET. 2002-05-28 16:11:49 +00:00
InsertImpostorsVisitor Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
IntersectVisitor Added osg::Drawable::PrimitiveFunctor and TriangleFunctor subclass for 2002-06-25 20:27:51 +00:00
Optimizer Added conversion to osg::GeoSet::converToGeometry() utility to help the 2002-06-23 21:43:46 +00:00
RenderBin Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
RenderGraph Various updates to operations related to cull traversal. 2002-05-28 10:24:43 +00:00
RenderLeaf Added new osg::Projection node, and osgUtil::NewCullVisitor which are work 2002-03-31 16:40:44 +00:00
RenderStage dded osg::ClipNode class for managing OpenGL clipping planes, and osgclip demo. 2002-05-02 00:14:40 +00:00
RenderStageLighting Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
RenderToTextureStage Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
SceneView Reimplemted the osgUtil::SceneView::setCalcNearFar() functionality to bring 2002-07-02 19:53:18 +00:00
SmoothingVisitor Ported various demos and support classes over to use the new osg::Geometry class 2002-06-26 10:28:17 +00:00
Tesselator Reimplemted the osgUtil::SceneView::setCalcNearFar() functionality to bring 2002-07-02 19:53:18 +00:00
TransformCallback Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
TriStripVisitor Ported various demos and support classes over to use the new osg::Geometry class 2002-06-26 10:28:17 +00:00
Version Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00