Commited too fast...
This commit is contained in:
parent
882a2a0e52
commit
9ab88d9387
@ -33,7 +33,7 @@ namespace canvas
|
|||||||
|
|
||||||
|
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
virtual void VGInitOperation::operator()(osg::GraphicsContext* context)
|
void VGInitOperation::operator()(osg::GraphicsContext* context)
|
||||||
{
|
{
|
||||||
GLint vp[4];
|
GLint vp[4];
|
||||||
glGetIntegerv(GL_VIEWPORT, vp);
|
glGetIntegerv(GL_VIEWPORT, vp);
|
||||||
|
Loading…
Reference in New Issue
Block a user