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

Draw_Window.hxx File Reference

#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <TCollection_AsciiString.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

◆ Drawable

typedef unsigned long Drawable

◆ Event

typedef struct Event Event

◆ Pixmap

typedef unsigned long Pixmap

◆ Window

typedef unsigned long Window

Function Documentation

◆ Destroy_Appli()

void Destroy_Appli ( )

◆ GetNextEvent()

void GetNextEvent ( Event )

◆ Init_Appli()

Standard_Boolean Init_Appli ( )

◆ Run_Appli()

void Run_Appli ( Standard_Boolean(*)(const char *)  inteprete)

Variable Documentation

◆ MAXCOLOR

const Standard_Integer MAXCOLOR = 15