Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Graphic2d_SetOfPolylines.hxx>
#include <Graphic2d_SequenceOfPolyline.hxx>
#include <Graphic2d_Line.hxx>
#include <Handle_Graphic2d_GraphicObject.hxx>
#include <Quantity_Length.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Graphic2d_Drawer.hxx>
#include <Standard_ShortReal.hxx>
#include <Aspect_FStream.hxx>
Data Structures | |
class | Graphic2d_SetOfPolylines |
The primitive SetOfPolylines Warning: This primitive must be use as possible for to insure that the sets is drawn correctly when the line type or line width attrib is not SOLID and 1 pixel for the set. NOTE: than the method PickedIndex() permits to known the last picked polyline and segment in the set. More... |