OpenSceneGraph/include
Robert Osfield b7bf94b4c6 Added const
2016-07-02 14:45:10 +01:00
..
OpenThreads Removed old and unused windows code path to avoid confusion 2015-06-12 20:23:15 +00:00
osg Added const 2016-07-02 14:45:10 +01:00
osgAnimation Removed inappropriate use of Vec3us in osgAnimation as this relies upon nonexistant functionality in Vec3us and in general just doesn't make sense to attempt to use float point maths with a unsigned short. 2016-07-02 10:44:40 +01:00
osgDB Added extern and export 2016-06-25 16:32:58 +01:00
osgFX Changed osgFX::MultiTextureControl so that it uses an osg::FloatArray internally to enable sharing with osg::Uniform. 2015-01-23 13:51:09 +00:00
osgGA Removed unused member variable 2016-06-24 12:12:50 +01:00
osgManipulator Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
osgParticle Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgPresentation Added missing initializers 2016-06-22 11:39:11 +01:00
osgQt Fixed unused parameter warning. 2016-06-08 10:54:36 +01:00
osgShadow Fixed "unreferenced formal parameter" warnings 2016-06-07 08:53:42 +01:00
osgSim Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
osgTerrain Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
osgText Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
osgUI From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
osgUtil Adds an indexMesh option to disable mesh reindexation 2016-07-01 18:12:36 +02:00
osgViewer CleanUpOperation added to Viewer 2016-06-30 22:09:22 +02:00
osgVolume Fixed unused parameter warning. 2016-06-08 09:46:58 +01:00
osgWidget Removed dead code 2016-06-22 11:58:45 +01:00