OpenSceneGraph/include
Robert Osfield de30bf3f1c Fixed Coverity reported issue.
CID 11828: Uninitialized scalar field (UNINIT_CTOR)
Non-static class member distance is not initialized in this constructor nor in any functions that it calls.
Non-static class member maxDistance is not initialized in this constructor nor in any functions that it calls.
Non-static class member numIntersectionPoints is not initialized in this constructor nor in any functions that it calls.
Non-static class member primitiveIndex is not initialized in this constructor nor in any functions that it calls.
2011-05-06 12:30:58 +00:00
..
OpenThreads
osg Updated SO version number for dev release 2011-05-06 09:26:14 +00:00
osgAnimation From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should 2011-03-09 14:15:04 +00:00
osgDB Fixed build problem 2011-05-06 09:00:46 +00:00
osgFX From Magnus Kessler, "After a closer look at this particular issue, I used some grep and sed magic 2010-09-30 16:57:02 +00:00
osgGA From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should 2011-03-09 14:15:04 +00:00
osgManipulator
osgParticle Fixed Coverity reported issues. 2011-05-06 10:30:23 +00:00
osgPresentation Added support for new SampleDensityWhenMovingProperty into .p3d format, with it default to 0.02. 2011-03-17 17:33:02 +00:00
osgQt From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should 2011-03-09 14:15:04 +00:00
osgShadow From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should 2011-03-09 14:15:04 +00:00
osgSim From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should 2011-03-09 14:15:04 +00:00
osgTerrain From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should 2011-03-09 14:15:04 +00:00
osgText From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should 2011-03-09 14:15:04 +00:00
osgUtil Fixed Coverity reported issue. 2011-05-06 12:30:58 +00:00
osgViewer Fixed Coverity reported issue. 2011-05-06 12:22:49 +00:00
osgVolume Moved constructor implementation into .cpp 2011-05-06 12:30:21 +00:00
osgWidget Fixed Coverity reported issues. 2011-05-06 10:29:47 +00:00