This class provides data and criterion for sorting candidate
entities in the process of interactive selection by mouse click
#include <SelectMgr_SortCriterion.hxx>
Constructor & Destructor Documentation
| SelectMgr_SortCriterion::SelectMgr_SortCriterion |
( |
| ) |
|
- Priority: selection priority
- Depth: distance from the view plane to the entity
- MinDist: distance from the clicked point to the entity on the view plane
- Tol: tolerance used for selecting candidates
- PreferClosest: specify whether closest object is preferred even if
if has less priority
Member Function Documentation
| void SelectMgr_SortCriterion::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* SelectMgr_SortCriterion::operator new |
( |
size_t |
size | ) |
[inline] |
| void* SelectMgr_SortCriterion::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void SelectMgr_SortCriterion::SetMinDist |
( |
const Standard_Real |
D | ) |
|
The documentation for this class was generated from the following file: