OpenSceneGraph/src/osgUtil
2007-08-02 08:50:39 +00:00
..
CMakeLists.txt Moved the OpenThreads link locally to each lib 2007-05-03 10:06:38 +00:00
CubeMapGenerator.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
CullVisitor.cpp Added save and restoring of the cull mask to Camera handling code 2007-08-02 08:50:39 +00:00
DelaunayTriangulator.cpp From Mike Wittman, C# build fixes 2007-04-04 08:05:23 +00:00
DisplayRequirementsVisitor.cpp From Andy Skinner, adding C includes to avoid issues when mixing C and C++ standard includes 2007-07-28 10:44:03 +00:00
GLObjectsVisitor.cpp Ported across Viewer's to use osgUtil::GLObjectOperation, added second option 2007-07-30 10:52:37 +00:00
HalfWayMapGenerator.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
HighlightMapGenerator.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
IntersectionVisitor.cpp 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
IntersectVisitor.cpp Added new Transform::ReferenceType enum ABSOLUTE_RF_INHERIT_VIEWPOINT to support 2007-02-07 16:32:14 +00:00
LineSegmentIntersector.cpp Added support for vertex ratios into LineSegmentIntersector. 2007-01-10 10:40:12 +00:00
Optimizer.cpp Introduced new osg::Object::DataVariance type of UNSPECIFIED, and changed the deafult 2007-02-14 13:18:58 +00:00
PlaneIntersector.cpp Added more accurate computation of local height above sea level in the plane intersections routines 2006-12-05 12:58:29 +00:00
PolytopeIntersector.cpp From Peter Hrenka, (note from Robert Osfield, renamed GenericPrimitiveFunctor mention below to TemplatePrimitiveFunctor). 2007-05-23 11:05:59 +00:00
PositionalStateContainer.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
RenderBin.cpp Cleaned up numToTop method 2007-04-25 10:32:28 +00:00
RenderLeaf.cpp Began work on providing support for threading camera cull traversals in parallel with 2007-01-29 22:44:29 +00:00
RenderStage.cpp Added support into osg::RenderInfo for a stack of Cameras that allow querries 2007-07-14 17:07:59 +00:00
SceneView.cpp Introduce Camera::s/getRenderer(). 2007-07-28 10:28:40 +00:00
Simplifier.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
SmoothingVisitor.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
StateGraph.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
Statistics.cpp From Eric Wing, pedantic warning fixes 2007-04-06 15:36:13 +00:00
TangentSpaceGenerator.cpp Fixed the handle of triangle fan. 2007-04-06 19:51:20 +00:00
Tessellator.cpp From Sherman Wilcox, "The issue itself occurs when a model is tessellated 2007-05-29 10:31:03 +00:00
TransformAttributeFunctor.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
TransformCallback.cpp Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
TriStrip_graph_array.h From James French, a tweak with fix a compile problem related to STLport. 2005-04-08 14:44:44 +00:00
TriStrip_heap_array.h Added catch of erase of the last element of heap. 2005-11-15 14:25:03 +00:00
TriStrip_tri_stripper.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
TriStrip_tri_stripper.h From Eric Wing, pedantic warning fixes 2007-04-06 15:36:13 +00:00
TriStripVisitor.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
UpdateVisitor.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
Version.cpp Unified the setup of version numbers so that they all are based on the version 2007-04-22 20:19:43 +00:00