OpenSceneGraph/include/osgSim
Robert Osfield e36f617d09 Fixed Coverity reported issue.
CID 11815: Uninitialized scalar field (UNINIT_CTOR)
Non-static class member _cosMaxElevation is not initialized in this constructor nor in any functions that it calls.
Non-static class member _cosMaxFadeElevation is not initialized in this constructor nor in any functions that it calls.
Non-static class member _cosMinElevation is not initialized in this constructor nor in any functions that it calls.
Non-static class member _cosMinFadeElevation is not initialized in this constructor nor in any functions that it calls.
2011-05-09 10:53:12 +00:00
..
BlinkSequence From Wang Rui, serializers for osgSim and osgVolume 2010-05-18 11:00:06 +00:00
ColorRange From Wang Rui, serializers for osgSim and osgVolume 2010-05-18 11:00:06 +00:00
DOFTransform Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
ElevationSlice From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
Export From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should 2011-03-09 14:15:04 +00:00
GeographicLocation From Paul Martz, with a couple of mods by Robert Osfield: 2004-03-02 16:12:11 +00:00
HeightAboveTerrain From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
Impostor Updated copyright years. 2006-07-18 15:21:48 +00:00
ImpostorSprite Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
InsertImpostorsVisitor Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
LightPoint Updated copyright years. 2006-07-18 15:21:48 +00:00
LightPointNode From Wang Rui, serializers for osgSim and osgVolume 2010-05-18 11:00:06 +00:00
LightPointSystem From Tree, changes to better support Java binding generation 2004-09-28 09:14:04 +00:00
LineOfSight From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
MultiSwitch From Eduardo Poyart, OSG patch: made it read ancillary IndexedStrings into MultiSwitch 2010-11-26 17:35:06 +00:00
ObjectRecordData Replaced use of unsigned int/enum mask combinations with int/enum mask combinations to avoid the need for casting enums to unsigned ints, 2010-03-05 12:55:08 +00:00
OverlayNode Fixed warnings 2009-01-07 10:32:59 +00:00
ScalarBar From Wang Rui, serializers for osgSim and osgVolume 2010-05-18 11:00:06 +00:00
ScalarsToColors Updated copyright years. 2006-07-18 15:21:48 +00:00
Sector Fixed Coverity reported issue. 2011-05-09 10:53:12 +00:00
ShapeAttribute Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
SphereSegment From Wang Rui, serializers for osgSim and osgVolume 2010-05-18 11:00:06 +00:00
Version From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00
VisibilityGroup Updated copyright years. 2006-07-18 15:21:48 +00:00