#include <Select3D_Box2d.hxx>
Public Member Functions | |
Select3D_Box2d () | |
Select3D_Box2d (const Bnd_Box2d &theBox) | |
operator Bnd_Box2d () const | |
Select3D_Box2d | operator= (const Bnd_Box2d &theBox) |
void | Update (const gp_Pnt2d &thePnt) |
void | SetVoid () |
Standard_Boolean | IsVoid () const |
Data Fields | |
Standard_ShortReal | xmin |
Standard_ShortReal | ymin |
Standard_ShortReal | xmax |
Standard_ShortReal | ymax |
Private Member Functions | |
void | SetField (const Bnd_Box2d &theBox) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|