EgtGraphics :

- in Scene Reshape rinominata Resize.
This commit is contained in:
Dario Sassi
2014-08-31 10:17:22 +00:00
parent fee81f1faa
commit c154505b89
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -455,7 +455,7 @@ Scene::CalcClippingPlanesFromExtView( void)
//----------------------------------------------------------------------------
bool
Scene::Reshape( int nW, int nH)
Scene::Resize( int nW, int nH)
{
if ( ! MakeCurrent())
return false ;