Open CASCADE Technology  7.0.0
Data Structures | Typedefs | Functions | Variables

Draw_Window.hxx File Reference

#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>

Data Structures

struct  Segment
 
struct  Event
 
class  Draw_Window
 

Typedefs

typedef unsigned long Window
 
typedef unsigned long Pixmap
 
typedef unsigned long Drawable
 
typedef struct Event Event
 

Functions

void Run_Appli (Standard_Boolean(*inteprete)(const char *))
 
Standard_Boolean Init_Appli ()
 
void Destroy_Appli ()
 
void GetNextEvent (Event &)
 

Variables

const Standard_Integer MAXCOLOR = 15
 

Typedef Documentation

typedef unsigned long Drawable
typedef struct Event Event
typedef unsigned long Pixmap
typedef unsigned long Window

Function Documentation

void Destroy_Appli ( )
void GetNextEvent ( Event )
Standard_Boolean Init_Appli ( )
void Run_Appli ( Standard_Boolean(*)(const char *)  inteprete)

Variable Documentation

const Standard_Integer MAXCOLOR = 15