Open CASCADE Technology  6.9.0
Data Structures
Draw_Interpretor.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Draw_PInterp.hxx>
#include <Standard_SStream.hxx>
#include <Standard_CString.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>

Data Structures

class  Draw_Interpretor
 Provides an encapsulation of the TCL interpretor to define Draw commands. More...
 
struct  Draw_Interpretor::CallBackData
 Callback for TCL (interface) More...
 
struct  Draw_Interpretor::CallBackDataFunc
 Callback implementation for global function definition. More...
 
struct  Draw_Interpretor::CallBackDataMethod< theObjHandle >
 Callback implementation for class's method definition. More...