Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <Draw_MarkerShape.hxx>
#include <Standard_CString.hxx>
Data Structures | |
class | Draw_Display |
Use to draw in a 3d or a 2d view. * The 3d methods draw in the 3d system, in a 2d view the drawing is projected on X,Y. * The 2d methods draw in the projection plane. * To draw in screen coordinates the length must be divided by the zoom. More... |