Open CASCADE Technology
7.3.0
|
#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 unsigned long Drawable |
typedef unsigned long Pixmap |
typedef unsigned long Window |
void Destroy_Appli | ( | ) |
void GetNextEvent | ( | Event & | ) |
Standard_Boolean Init_Appli | ( | ) |
void Run_Appli | ( | Standard_Boolean(*)(const char *) | inteprete | ) |
const Standard_Integer MAXCOLOR = 15 |