Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
Graphic2d_SetOfMarkers.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Graphic2d_SetOfMarkers.hxx>
#include <TColStd_SequenceOfInteger.hxx>
#include <TShort_SequenceOfShortReal.hxx>
#include <Handle_TColStd_HSequenceOfInteger.hxx>
#include <TColStd_MapOfInteger.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Quantity_Length.hxx>
#include <Graphic2d_Line.hxx>
#include <Handle_Graphic2d_GraphicObject.hxx>
#include <Quantity_PlaneAngle.hxx>
#include <Handle_Graphic2d_Drawer.hxx>
#include <Handle_TShort_HArray1OfShortReal.hxx>
#include <Standard_ShortReal.hxx>
#include <Aspect_FStream.hxx>
#include <Graphic2d_PickMode.hxx>

Data Structures

class  Graphic2d_SetOfMarkers
 The primitive SetOfMarkers
Warning: This primitive must be use as possible for performance
improvment but is drawn with a global marker attributes
for all the set.
NOTE: than the method PickedIndex() permits to known
the last picked marker in the set.
SAV : 14/11/01 : Added a set of methods (marked SAV before declaration)
to provide highlighting/selection
of SetOfMarkers elements. These methods should be redefined
for other SetOf<>.

SAV : 23/05/02 : WARNING!!! method PickByCircle performs only detection
function. It doesn't cause any visual highlighting.
More...