Open CASCADE Technology 6.5.2
Data Structures | Defines | Typedefs
Aspect_GraphicCallbackProc.hxx File Reference
#include <Aspect_Display.hxx>
#include <Aspect_Drawable.hxx>
#include <Aspect_RenderingContext.hxx>

Data Structures

struct  Aspect_GraphicCallbackStruct

Defines

#define OCC_REDRAW_WINDOW   1
#define OCC_REDRAW_WINDOWAREA   2
#define OCC_REDRAW_BITMAP   3
#define OCC_PRE_REDRAW   0x4000
#define OCC_PRE_OVERLAY   0x8000
#define OCC_REDRAW_ADDITIONAL_CALLBACKS   ( OCC_PRE_REDRAW | OCC_PRE_OVERLAY )

Typedefs

typedef int(* Aspect_GraphicCallbackProc )(Aspect_Drawable, void *, Aspect_GraphicCallbackStruct *)

Define Documentation

#define OCC_PRE_OVERLAY   0x8000
#define OCC_PRE_REDRAW   0x4000
#define OCC_REDRAW_ADDITIONAL_CALLBACKS   ( OCC_PRE_REDRAW | OCC_PRE_OVERLAY )
#define OCC_REDRAW_BITMAP   3
#define OCC_REDRAW_WINDOW   1
#define OCC_REDRAW_WINDOWAREA   2

Typedef Documentation

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines