Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_CGM_Driver.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <PlotMgt_PlotterDriver.hxx>
#include <Handle_PlotMgt_Plotter.hxx>
#include <Standard_CString.hxx>
#include <Quantity_Length.hxx>
#include <Aspect_TypeOfColorSpace.hxx>
#include <Handle_Aspect_ColorMap.hxx>
#include <Handle_Aspect_TypeMap.hxx>
#include <Handle_Aspect_WidthMap.hxx>
#include <Standard_ShortReal.hxx>
#include <Standard_Address.hxx>
Data Structures | |
class | CGM_Driver |
This class defines a CGM (Computer Graphic Metafile) plotter Driver. All necessary information about methods (purpose, level, category, etc.) can be found in CDL files from the inheritance tree (PlotMgt_PlotterDriver, Aspect_Driver). More... |