Open CASCADE Technology  7.7.0
Enumerations

SelectMgr_SelectionType.hxx File Reference

Enumerations

enum  SelectMgr_SelectionType { SelectMgr_SelectionType_Unknown = -1 , SelectMgr_SelectionType_Point , SelectMgr_SelectionType_Box , SelectMgr_SelectionType_Polyline }
 Possible selection types. More...
 

Enumeration Type Documentation

◆ SelectMgr_SelectionType

Possible selection types.

Enumerator
SelectMgr_SelectionType_Unknown 

undefined selection type

SelectMgr_SelectionType_Point 

selection by point (frustum with some tolerance or axis)

SelectMgr_SelectionType_Box 

rectangle selection

SelectMgr_SelectionType_Polyline 

polygonal selection