mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 12:39:55 +00:00
Move to the correct namespace part 2
This commit is contained in:
parent
11e59d3c11
commit
c815366044
@ -37,7 +37,7 @@ namespace SceneUtil {
|
||||
|
||||
ViewDependentShadowMap(const ViewDependentShadowMap& vdsm, const osg::CopyOp& copyop = osg::CopyOp::SHALLOW_COPY);
|
||||
|
||||
META_Object(osgShadow, ViewDependentShadowMap);
|
||||
META_Object(SceneUtil, ViewDependentShadowMap);
|
||||
|
||||
/** initialize the ShadowedScene and local cached data structures.*/
|
||||
virtual void init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user