Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
Graphic2d_PolylineMarker.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Graphic2d_PolylineMarker.hxx>
#include <TShort_Array1OfShortReal.hxx>
#include <Graphic2d_VectorialMarker.hxx>
#include <Handle_Graphic2d_GraphicObject.hxx>
#include <Quantity_Length.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Graphic2d_Drawer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_ShortReal.hxx>
#include <Aspect_FStream.hxx>
#include <Aspect_IFStream.hxx>

Data Structures

class  Graphic2d_PolylineMarker
 The primitive PolylineMarker
Every marker takes a reference point as an argument in
its constructor. CircleMarker and EllipsMarker take
another point as the center and PolylineMarker takes the
first point of its list as its origin.
The coordinates of the centre or origin point are offsets
with respect to the reference point.
More...