Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_V2d_Viewer.hxx>
#include <Handle_Aspect_ColorMap.hxx>
#include <Handle_Aspect_TypeMap.hxx>
#include <Handle_Aspect_WidthMap.hxx>
#include <Handle_Aspect_FontMap.hxx>
#include <Handle_Aspect_MarkMap.hxx>
#include <Handle_Graphic2d_View.hxx>
#include <TColStd_ListOfTransient.hxx>
#include <TColStd_ListIteratorOfListOfTransient.hxx>
#include <Handle_V2d_RectangularGrid.hxx>
#include <Handle_V2d_CircularGrid.hxx>
#include <Standard_Integer.hxx>
#include <Aspect_GridType.hxx>
#include <Standard_Boolean.hxx>
#include <Viewer_Viewer.hxx>
#include <Handle_Aspect_GraphicDevice.hxx>
#include <Standard_ExtString.hxx>
#include <Standard_CString.hxx>
#include <Handle_V2d_View.hxx>
#include <Quantity_NameOfColor.hxx>
#include <Handle_Aspect_Grid.hxx>
#include <Quantity_Length.hxx>
#include <Aspect_GridDrawMode.hxx>
#include <Quantity_PlaneAngle.hxx>
Data Structures | |
class | V2d_Viewer |
This class defines a 2D viewer which manages one 2D view at least and the attributes of this view (ex: ColorMap, etc.). More... |