1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +03:00

0022782: Uninitialized global variable used in conditionals in OpenGl package

This commit is contained in:
KGV
2012-02-22 12:55:05 +00:00
committed by bugmaster
parent 695bdd1bbc
commit 529afc1a20
8 changed files with 15 additions and 54 deletions

View File

@@ -11,10 +11,6 @@
#include <Aspect_Drawable.hxx>
#include <Aspect_RenderingContext.hxx>
#define OCC_REDRAW_WINDOW 1
#define OCC_REDRAW_WINDOWAREA 2
#define OCC_REDRAW_BITMAP 3
// The flags below provide additional information to define the moment when
// callback was invoked in redraw procedure. These flags are bitwise OR'ed
// with the "reason" value of callback: