#include <Draw_Viewer.hxx>#include <gp_Pnt.hxx>#include <gp_Vec.hxx>#include <gp_Dir.hxx>#include <gp_Pnt2d.hxx>#include <gp_Vec2d.hxx>#include <gp_Dir2d.hxx>#include <gp_Trsf.hxx>#include <gp_Ax1.hxx>#include <Draw_Drawable3D.hxx>#include <Standard.hxx>#include <Standard_Macro.hxx>#include <TCollection_BaseSequence.hxx>#include <Handle_Draw_Drawable3D.hxx>#include <Handle_Draw_SequenceNodeOfSequenceOfDrawable3D.hxx>#include <Standard_Integer.hxx>#include <TCollection_Sequence.lxx>#include <Draw_Color.hxx>#include <Standard_Boolean.hxx>#include <Standard_CString.hxx>#include <Standard_Real.hxx>#include <Handle_Draw_ProgressIndicator.hxx>Data Structures | |
| class | Draw_SaveAndRestore |
Defines | |
| #define | __Draw_API |
| #define | atof(X) Draw::Atof(X) |
| #define | atoi(X) Draw::Atoi(X) |
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 |
| #define __Draw_API |
| #define atof | ( | X | ) | Draw::Atof(X) |
| #define atoi | ( | X | ) | Draw::Atoi(X) |
| typedef void(* FDraw_InitAppli)(Draw_Interpretor &) |
| void Draw_Appli | ( | Standard_Integer | argc, | |
| char ** | argv, | |||
| const FDraw_InitAppli | Draw_InitAppli | |||
| ) |
1.6.3