OpenSceneGraph/src/osgUtil
2007-05-03 10:06:38 +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 From Jason Howlett, using suggestion from Robert Osfield, "CullVisitor.cpp was modified, beginning at line 1115. Code was added to 2007-04-16 19:40:36 +00:00
DelaunayTriangulator.cpp From Mike Wittman, C# build fixes 2007-04-04 08:05:23 +00:00
DisplayRequirementsVisitor.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
GLObjectsVisitor.cpp Convert GraphicsThread/GraphicsOperation to more generic OperationsThread/Operation. 2007-02-02 22:30:36 +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 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.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 Fixed typo 2007-02-16 15:14:16 +00:00
SceneView.cpp Moved VBO switching code into inline methods into osg::State to speed performance 2007-05-01 06:28:20 +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 Further work on the new VBO support 2007-04-27 14:52:30 +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