From David Callu, warning fixes and removal of spaces at end of lines.
This commit is contained in:
@@ -336,7 +336,7 @@ void MinimalShadowMap::ViewData::init( ThisClass *st, osgUtil::CullVisitor *cv )
|
||||
}
|
||||
|
||||
void MinimalShadowMap::ViewData::cutScenePolytope
|
||||
( const osg::Matrix & transform,
|
||||
( const osg::Matrix & /*transform*/,
|
||||
const osg::Matrix & inverse,
|
||||
const osg::BoundingBox & bb )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user