Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Xw_TextManager.hxx>
#include <Standard_Address.hxx>
#include <MFT_TextManager.hxx>
#include <Quantity_Length.hxx>
#include <Quantity_PlaneAngle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_CString.hxx>
#include <Aspect_TypeOfText.hxx>
Data Structures | |
class | Xw_TextManager |
defines the common behaviour of the Xw output driver. Warning: Permits to receives draw primitives from the FontManager at DrawText(...) time. This class must be redefined by the user as an application class. More... |