OpenSceneGraph/include/osgUtil
Robert Osfield df48d440e4 From Colin McDonald, "Attached are some fixes to build osg using the Solaris Studio compiler.
I've also checked the modified files still build ok with other
compilers (Linux gcc, Windows Visual Studio).

osgDB/OutputStream.cpp and osgPlugins/lws/SceneLoader.cpp require
stdlib.h for atoi use.

In osg/Uniform.cpp the compiler complains that base_class is unknown
unless I add a class name qualifier.

Not a build fix, but I spotted a typo in osgUtil/SceneView."
2013-09-05 10:23:05 +00:00
..
ConvertVec Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CubeMapGenerator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CullVisitor Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
DelaunayTriangulator From Gill Peacegood, "fix for a memory leak in the DelaunayConstraint class" 2013-06-28 14:21:43 +00:00
DisplayRequirementsVisitor Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
DrawElementTypeSimplifier Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
EdgeCollector Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Export Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
GLObjectsVisitor Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
HalfWayMapGenerator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
HighlightMapGenerator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
IncrementalCompileOperation From Lars Nillson, "The change in this submission is to take care of the setting given by a call to 2013-06-24 11:14:13 +00:00
IntersectionVisitor Refactored the use of epsilon in the clamping of the start/end points of the LineSegmentIntersector to better handle numerical precision issues. 2013-09-02 10:56:14 +00:00
IntersectVisitor Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
LineSegmentIntersector Added OSGUTIL_EXPORT for Windows build 2013-05-13 13:12:13 +00:00
MeshOptimizers Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
OperationArrayFunctor Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Optimizer From Magnus Kessler, typo fixes to doxygen docs and comments 2013-06-19 12:32:40 +00:00
PerlinNoise Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
PlaneIntersector From Farshid Lashkari, "Another update. I added a LIMIT_NEAREST enum which implements your previous suggestion of rejecting bounding volumes further from the nearest existing intersection. I only implemented this for LineSegmentIntersector. I'd appreciate it if you could double check the math I added to LineSegmentIntersector::intersects() for checking if the bounding sphere is further away. The results of this are promising. I'm getting noticeable performance increase for line intersections with scenes containing many drawables. 2011-03-14 10:07:15 +00:00
PolytopeIntersector From Leandro Motto Barros, 2012-02-08 10:06:58 +00:00
PositionalStateContainer Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
PrintVisitor Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ReflectionMapGenerator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
RenderBin Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
RenderLeaf Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
RenderStage From Pjotr Svetachov, introduced use of osg::observer_ptr<osg::Camera> in place of osg::Camera* 2013-06-21 13:59:18 +00:00
ReversePrimitiveFunctor Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
SceneGraphBuilder Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
SceneView From Colin McDonald, "Attached are some fixes to build osg using the Solaris Studio compiler. 2013-09-05 10:23:05 +00:00
ShaderGen Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Simplifier Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
SmoothingVisitor Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StateGraph Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Statistics Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
TangentSpaceGenerator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Tessellator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TransformAttributeFunctor Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TransformCallback Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TriStripVisitor Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
UpdateVisitor Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
Version Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00