|
double | m_x_range [2] |
|
double | m_z_range [2] |
|
bool U2dBox::checkDefinitelyInside |
( |
const U2dPoint & |
p | ) |
const |
Check the point is inside the box (except box faces)
bool U2dBox::checkInside |
( |
const U2dPoint & |
p | ) |
const |
Check the point is inside the box (including box faces)
bool U2dBox::checkOverlay |
( |
const U2dBox & |
box | ) |
const |
Check the point is inside the box (with precision = U3D_EPSILON - see u3d_defines.hpp)
double U2dBox::getDiag |
( |
| ) |
const |
double U2dBox::getXMax |
( |
| ) |
const |
|
inline |
Get max value of x coordinate range.
double U2dBox::getXMin |
( |
| ) |
const |
|
inline |
Get min value of x coordinate range.
double U2dBox::getXSize |
( |
| ) |
const |
|
inline |
double U2dBox::getZMax |
( |
| ) |
const |
|
inline |
Get max value of z coordinate range.
double U2dBox::getZMin |
( |
| ) |
const |
|
inline |
Get min value of z coordinate range.
double U2dBox::getZSize |
( |
| ) |
const |
|
inline |
bool U2dBox::setXMax |
( |
double |
xmax | ) |
|
|
inline |
Set max value of x coordinate range.
bool U2dBox::setXMin |
( |
double |
xmin | ) |
|
|
inline |
Set min value of x coordinate range.
bool U2dBox::setZMax |
( |
double |
zmax | ) |
|
|
inline |
Set max value of z coordinate range.
bool U2dBox::setZMin |
( |
double |
zmin | ) |
|
|
inline |
Set min value of z coordinate range.
The documentation for this class was generated from the following file:
- /net/opt/univers/ubp-i-15.3-centos7-x64.urij/include/mth/u2d_box.hpp