From Wojciech Lewandowski, various tweaks to osgShadow shadow mapping classes to improve consistency and enable more debug info output
This commit is contained in:
@@ -43,7 +43,7 @@ class OSGSHADOW_EXPORT ProjectionShadowMap : public MinimalBoundsBaseClass
|
||||
}
|
||||
|
||||
/** Declaration of standard OSG object methods */
|
||||
META_Object( ViewDependentShadow, ProjectionShadowMap );
|
||||
META_Object( osgShadow, ProjectionShadowMap );
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user