Open CASCADE Technology  7.7.0
Enumerations

SelectMgr_TypeOfDepthTolerance.hxx File Reference

Enumerations

enum  SelectMgr_TypeOfDepthTolerance { SelectMgr_TypeOfDepthTolerance_Uniform , SelectMgr_TypeOfDepthTolerance_UniformPixels , SelectMgr_TypeOfDepthTolerance_SensitivityFactor }
 Define the type of depth tolerance for considering picked entities to lie on the same depth (distance from eye to entity). More...
 

Enumeration Type Documentation

◆ SelectMgr_TypeOfDepthTolerance

Define the type of depth tolerance for considering picked entities to lie on the same depth (distance from eye to entity).

See also
SelectMgr_SortCriterion, SelectMgr_ViewerSelector
Enumerator
SelectMgr_TypeOfDepthTolerance_Uniform 

use a predefined tolerance value (defined in 3D world scale) to compare any entities

SelectMgr_TypeOfDepthTolerance_UniformPixels 

use a predefined tolerance value (defined in pixels) to compare any entities

SelectMgr_TypeOfDepthTolerance_SensitivityFactor 

use sensitivity factor (in pixels) assigned to specific entity