Open CASCADE Technology  7.1.0.beta
Data Structures | Macros | Typedefs | Functions | Variables

Draw_Appli.hxx File Reference

#include <Draw_Viewer.hxx>
#include <Draw.hxx>

Data Structures

class  Draw_SaveAndRestore
 

Macros

#define __Draw_API
 

Typedefs

typedef void(* FDraw_InitAppli) (Draw_Interpretor &)
 

Functions

void Draw_Appli (Standard_Integer argc, char **argv, const FDraw_InitAppli Draw_InitAppli)
 

Variables

Draw_Viewer dout
 
Standard_Boolean Draw_Batch
 

Macro Definition Documentation

#define __Draw_API

Typedef Documentation

typedef void(* FDraw_InitAppli) (Draw_Interpretor &)

Function Documentation

void Draw_Appli ( Standard_Integer  argc,
char **  argv,
const FDraw_InitAppli  Draw_InitAppli 
)

Variable Documentation

Standard_Boolean Draw_Batch