Auxiliary structure to define selection primitive (point or box) In case of point selection min and max points are identical.
More...
#include <SelectMgr_RectangularFrustum.hxx>
Auxiliary structure to define selection primitive (point or box) In case of point selection min and max points are identical.
◆ SelectionRectangle()
SelectMgr_RectangularFrustum::SelectionRectangle::SelectionRectangle |
( |
| ) |
|
|
inline |
◆ MaxPnt()
const gp_Pnt2d & SelectMgr_RectangularFrustum::SelectionRectangle::MaxPnt |
( |
| ) |
const |
|
inline |
◆ MinPnt()
const gp_Pnt2d & SelectMgr_RectangularFrustum::SelectionRectangle::MinPnt |
( |
| ) |
const |
|
inline |
◆ MousePos()
const gp_Pnt2d & SelectMgr_RectangularFrustum::SelectionRectangle::MousePos |
( |
| ) |
const |
|
inline |
◆ SetMaxPnt()
void SelectMgr_RectangularFrustum::SelectionRectangle::SetMaxPnt |
( |
const gp_Pnt2d & | theMaxPnt | ) |
|
|
inline |
◆ SetMinPnt()
void SelectMgr_RectangularFrustum::SelectionRectangle::SetMinPnt |
( |
const gp_Pnt2d & | theMinPnt | ) |
|
|
inline |
◆ SetMousePos()
void SelectMgr_RectangularFrustum::SelectionRectangle::SetMousePos |
( |
const gp_Pnt2d & | thePos | ) |
|
|
inline |
The documentation for this struct was generated from the following file: