mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 12:39:55 +00:00
Remove function declaration that somehow snuck in.
This commit is contained in:
parent
44b2cf2b7f
commit
fc1aee10f4
@ -244,8 +244,6 @@ namespace SceneUtil {
|
||||
public:
|
||||
DebugHUD(int numberOfShadowMapsPerLight);
|
||||
|
||||
void draw();
|
||||
|
||||
virtual void draw(osg::ref_ptr<osg::Texture2D> texture, unsigned int shadowMapNumber, const osg::Matrixd &matrix, osgUtil::CullVisitor& cv);
|
||||
|
||||
virtual void releaseGLObjects(osg::State* state = 0) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user