Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
Graphic2d_SetOfSegments.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Graphic2d_SetOfSegments.hxx>
#include <TShort_SequenceOfShortReal.hxx>
#include <Graphic2d_Line.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>

Data Structures

class  Graphic2d_SetOfSegments
 The primitive SetOfSegments
Warning: This primitive must be use as possible for performance
improvment but is drawn with a global line attributes
for all the set.
But when the set contains a lot of contigous segments
with a line attrib different to the default,it's
more preferable to use a SetOfPolylines for to insure
a better quality.
NOTE: than the method PickedIndex() permits to known
the last picked segment in the set.
More...