OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    AIS_ViewInputBuffer::_selection Struct Reference

    #include <AIS_ViewInputBuffer.hxx>

    Public Member Functions

     _selection ()

    Data Fields

    AIS_ViewSelectionTool Tool
     perform selection
    AIS_SelectionScheme Scheme
     selection scheme
    NCollection_Sequence< NCollection_Vec2< int > > Points
     the points for selection
    bool ToApplyTool
     apply rubber-band selection tool

    Constructor & Destructor Documentation

    ◆ _selection()

    AIS_ViewInputBuffer::_selection::_selection ( )
    inline

    Field Documentation

    ◆ Points

    NCollection_Sequence<NCollection_Vec2<int> > AIS_ViewInputBuffer::_selection::Points

    the points for selection

    ◆ Scheme

    AIS_SelectionScheme AIS_ViewInputBuffer::_selection::Scheme

    selection scheme

    ◆ ToApplyTool

    bool AIS_ViewInputBuffer::_selection::ToApplyTool

    apply rubber-band selection tool

    ◆ Tool

    AIS_ViewSelectionTool AIS_ViewInputBuffer::_selection::Tool

    perform selection


    The documentation for this struct was generated from the following file: