Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
StdSelect_SensitivityMode.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  StdSelect_SensitivityMode { StdSelect_SM_WINDOW, StdSelect_SM_VIEW }
 Selection sensitivity mode. SM_WINDOW mode uses the
specified pixel tolerance to compute the sensitivity value,
SM_VIEW mode allows to define the sensitivity manually.
More...
 

Enumeration Type Documentation

Selection sensitivity mode. SM_WINDOW mode uses the
specified pixel tolerance to compute the sensitivity value,
SM_VIEW mode allows to define the sensitivity manually.

Enumerator
StdSelect_SM_WINDOW 
StdSelect_SM_VIEW