OpenSceneGraph/include/osgUtil
2007-12-04 14:46:46 +00:00
..
CubeMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
CullVisitor Changed RenderLeaf and StateGraph so that they use ref_ptr<> by default for Drawable and StateSet. 2007-08-31 16:05:24 +00:00
DelaunayTriangulator From Mike Wittman, C# build fixes 2007-04-04 08:05:23 +00:00
DisplayRequirementsVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
Export Updated copyright years. 2006-07-18 15:21:48 +00:00
GLObjectsVisitor Ported across Viewer's to use osgUtil::GLObjectOperation, added second option 2007-07-30 10:52:37 +00:00
HalfWayMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
HighlightMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
IntersectionVisitor Added const get*Matrix() methods 2007-06-08 09:17:42 +00:00
IntersectVisitor From Paul Martz, speeling fixes for Tessellator/Tessellation. 2007-01-08 21:29:49 +00:00
LineSegmentIntersector Added getStart()/getEnd() 2007-08-12 13:18:50 +00:00
Optimizer Fixed the FlattenStaticTransform visitor so that it excludes subgraphs that 2007-02-08 15:47:05 +00:00
PlaneIntersector Added more accurate computation of local height above sea level in the plane intersections routines 2006-12-05 12:58:29 +00:00
PolytopeIntersector Moved osgUtil::PolytopeIntersector, osgUtil::PlaneIntersector and osgUtil::LineSegmentIntersector out from include/osgUtil/IntersecionVisitor into their own seperate files. 2006-11-28 16:30:38 +00:00
PositionalStateContainer Added access methods to PositionStateContainer 2007-01-27 14:27:54 +00:00
ReflectionMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
RenderBin Began work on providing support for threading camera cull traversals in parallel with 2007-01-29 22:44:29 +00:00
RenderLeaf Changed RenderLeaf and StateGraph so that they use ref_ptr<> by default for Drawable and StateSet. 2007-08-31 16:05:24 +00:00
RenderStage Added support into osg::RenderInfo for a stack of Cameras that allow querries 2007-07-14 17:07:59 +00:00
SceneView Introduce Camera::s/getRenderer(). 2007-07-28 10:28:40 +00:00
Simplifier Updated copyright years. 2006-07-18 15:21:48 +00:00
SmoothingVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
StateGraph From David Callu, warning fixes 2007-09-07 15:03:56 +00:00
Statistics Added support for new double Vec*Array classes in various functors. 2007-12-04 14:46:46 +00:00
TangentSpaceGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
Tessellator Added Tessellator 2007-01-08 14:12:57 +00:00
TransformAttributeFunctor Updated copyright years. 2006-07-18 15:21:48 +00:00
TransformCallback Updated copyright years. 2006-07-18 15:21:48 +00:00
TriStripVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
UpdateVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
Version From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00