OpenSceneGraph/src/osgShadow
Robert Osfield 2208303496 Warning fixes for Clang-3.6
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@15016 16af8721-9629-0410-8352-f15c8da7e697
2015-07-23 11:11:58 +00:00
..
CMakeLists.txt Moved ViewDependetShadowMap parameter settings into a dedicated ShadowSettings object in prep for making it possible to scale the API to handle multiple lights and multiple shadow maps per light. 2011-09-07 15:55:54 +00:00
ConvexPolyhedron.cpp Warning fixes for Clang-3.6 2015-07-23 11:11:58 +00:00
DebugShadowMap.cpp Warning fixes for Clang-3.6 2015-07-23 11:11:58 +00:00
LightSpacePerspectiveShadowMap.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
MinimalCullBoundsShadowMap.cpp Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase 2014-05-14 16:01:40 +00:00
MinimalDrawBoundsShadowMap.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
MinimalShadowMap.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
OccluderGeometry.cpp Warning fixes for Clang-3.6 2015-07-23 11:11:58 +00:00
ParallelSplitShadowMap.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ShadowedScene.cpp Moved mask settings into ShadowSettings 2012-07-10 15:50:46 +00:00
ShadowMap.cpp Warning fixes for Clang-3.6 2015-07-23 11:11:58 +00:00
ShadowSettings.cpp Added ShadowSettings::s/getMaximumShadowMapDistance(double) property, usage of these property in ViewDependentShadowMap, 2012-08-15 12:40:48 +00:00
ShadowTechnique.cpp From Jannik Heller, typo fixes 2015-04-13 10:43:56 +00:00
ShadowTexture.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ShadowVolume.cpp From Jannik Heller, typo fixes 2015-04-13 10:43:56 +00:00
SoftShadowMap.cpp Fixed permissions 2010-06-03 15:09:06 +00:00
StandardShadowMap.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ViewDependentShadowMap.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
ViewDependentShadowTechnique.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00