EgtInterface 1.5i3 :
- modifiche per controllo chiave di protezione.
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ BOOL
|
||||
__stdcall EgtInitScene( int nGseCtx, HWND hWnd, int nDriver, int b2Buff, int nColorBits, int nDepthBits)
|
||||
{
|
||||
GseContext* pGseCtx = GetGseContext( nGseCtx) ;
|
||||
VERIFY_CTX_GEOMDB( pGseCtx, FALSE)
|
||||
VERIFY_CTX( pGseCtx, FALSE)
|
||||
// inizializzazione scena OpenGL
|
||||
PtrOwner<IEGrScene> pScene( CreateEGrScene()) ;
|
||||
VERIFY_NULL( Get( pScene), "Error in CreateEGrScene", FALSE)
|
||||
|
||||
Reference in New Issue
Block a user