OpenSceneGraph/src/osgShadow
Björn Blissing 6c842a534e Last two files with fixes to the virtual inheritance warnings...
I have also attached the fix to the type shadowing problem in ConvexPolyhedron.cpp
2016-06-03 17:33:45 +01: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 Last two files with fixes to the virtual inheritance warnings... 2016-06-03 17:33:45 +01:00
DebugShadowMap.cpp Added releaseGLObjects(..) and resizeGLObjectBuffers(..) to osgShadow::ShadowTechnique's 2016-02-04 17:52:44 +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 Added releaseGLObjects(..) and resizeGLObjectBuffers(..) to osgShadow::ShadowTechnique's 2016-02-04 17:52:44 +00:00
MinimalShadowMap.cpp Fixed shadows warnings 2016-05-25 11:00:35 +01:00
OccluderGeometry.cpp Warning fixes for Clang-3.6 2015-07-23 11:11:58 +00:00
ParallelSplitShadowMap.cpp Fixed shadows warnings 2016-05-25 11:00:35 +01:00
ShadowedScene.cpp Moved mask settings into ShadowSettings 2012-07-10 15:50:46 +00:00
ShadowMap.cpp Fixed shadows warnings 2016-05-25 11:00:35 +01: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 Added asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00
ShadowTexture.cpp Added releaseGLObjects(..) and resizeGLObjectBuffers(..) to osgShadow::ShadowTechnique's 2016-02-04 17:52:44 +00:00
ShadowVolume.cpp Fixed shadows warnings 2016-05-25 11:00:35 +01:00
SoftShadowMap.cpp Fixed permissions 2010-06-03 15:09:06 +00:00
StandardShadowMap.cpp Added releaseGLObjects(..) and resizeGLObjectBuffers(..) to osgShadow::ShadowTechnique's 2016-02-04 17:52:44 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ViewDependentShadowMap.cpp Added asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00
ViewDependentShadowTechnique.cpp Added releaseGLObjects(..) and resizeGLObjectBuffers(..) to osgShadow::ShadowTechnique's 2016-02-04 17:52:44 +00:00