UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for U2dBox, including all inherited members.
checkDefinitelyInside(const U2dPoint &p) const | U2dBox | |
checkInside(const U2dPoint &p) const | U2dBox | |
checkOverlay(const U2dBox &box) const | U2dBox | |
combineBox(U2dBox box1, U2dBox box2) (defined in U2dBox) | U2dBox | |
getDiag() const | U2dBox | |
getXMax() const | U2dBox | inline |
getXMin() const | U2dBox | inline |
getXSize() const | U2dBox | inline |
getZMax() const | U2dBox | inline |
getZMin() const | U2dBox | inline |
getZSize() const | U2dBox | inline |
m_x_range (defined in U2dBox) | U2dBox | protected |
m_z_range (defined in U2dBox) | U2dBox | protected |
operator!=(const U2dBox &rbox) const (defined in U2dBox) | U2dBox | inline |
operator==(const U2dBox &rbox) const (defined in U2dBox) | U2dBox | |
setXMax(double) | U2dBox | inline |
setXMin(double) | U2dBox | inline |
setZMax(double) | U2dBox | inline |
setZMin(double) | U2dBox | inline |
U2dBox() (defined in U2dBox) | U2dBox | |
U2dBox(U2dPoint *, U2dPoint *) (defined in U2dBox) | U2dBox | |
U2dBox(U2dPoint *, double x_size, double z_size) (defined in U2dBox) | U2dBox | |
U2dBox(double xmin, double xmax, double zmin, double zmax) (defined in U2dBox) | U2dBox |