UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for U3dBox, including all inherited members.
checkDefinitelyInside(const U3dPoint &p) const | U3dBox | |
checkDefinitelyInside(const U3dPoint &p) const | U3dBox | |
checkInside(const U3dPoint &p) const | U3dBox | |
checkInside(const U3dPoint &p) const | U3dBox | |
checkInsideEps(const U3dPoint &p) const | U3dBox | |
checkInsideEps(const U3dPoint &p) const | U3dBox | |
checkOverlay(const U3dBox &box) const | U3dBox | |
checkOverlay(const U3dBox &box) const | U3dBox | |
fXRange | U3dBox | protected |
fYRange | U3dBox | protected |
fZRange | U3dBox | protected |
getCenter() | U3dBox | |
getCenter() | U3dBox | |
getDiag() const | U3dBox | |
getDiag() const | U3dBox | |
getInitPoint() | U3dBox | |
getInitPoint() | U3dBox | |
getLimitPoint() | U3dBox | |
getLimitPoint() | U3dBox | |
getXMax() const | U3dBox | inline |
getXMax() const | U3dBox | |
getXMin() const | U3dBox | inline |
getXMin() const | U3dBox | |
getXSize() const | U3dBox | inline |
getXSize() const | U3dBox | |
getYMax() const | U3dBox | inline |
getYMax() const | U3dBox | |
getYMin() const | U3dBox | inline |
getYMin() const | U3dBox | |
getYSize() const | U3dBox | inline |
getYSize() const | U3dBox | |
getZMax() const | U3dBox | inline |
getZMax() const | U3dBox | |
getZMin() const | U3dBox | inline |
getZMin() const | U3dBox | |
getZSize() const | U3dBox | inline |
getZSize() const | U3dBox | |
intersectWithSegment(U3dPoint pA, U3dPoint pB) | U3dBox | |
intersectWithSegment(U3dPoint pA, U3dPoint pB) | U3dBox | |
intersectWithTriangle(const U3dTriangle &triangle, const U3dPoint &p1, const U3dPoint &p2, const U3dPoint &p3) | U3dBox | |
intersectWithTriangle(const U3dTriangle &triangle, const U3dPoint &p1, const U3dPoint &p2, const U3dPoint &p3) | U3dBox | |
m_x_range | U3dBox | protected |
m_y_range | U3dBox | protected |
m_z_range | U3dBox | protected |
operator!=(const U3dBox &rbox) const | U3dBox | inline |
operator!=(const U3dBox &rbox) const | U3dBox | inline |
operator==(const U3dBox &rbox) const | U3dBox | |
operator==(const U3dBox &rbox) const | U3dBox | |
setCoords(const double &xmin, const double &xmax, const double &ymin, const double &ymax, const double &zmin, const double &zmax) | U3dBox | inline |
setCoords(const double &xmin, const double &xmax, const double &ymin, const double &ymax, const double &zmin, const double &zmax) | U3dBox | |
setXMax(double) | U3dBox | inline |
setXMax(double) | U3dBox | |
setXMin(double) | U3dBox | inline |
setXMin(double) | U3dBox | |
setYMax(double) | U3dBox | inline |
setYMax(double) | U3dBox | |
setYMin(double) | U3dBox | inline |
setYMin(double) | U3dBox | |
setZMax(double) | U3dBox | inline |
setZMax(double) | U3dBox | |
setZMin(double) | U3dBox | inline |
setZMin(double) | U3dBox | |
U3dBox() | U3dBox | |
U3dBox(double x_size, double y_size, double z_size) | U3dBox | |
U3dBox(const U3dPoint &p1, const U3dPoint &p2) | U3dBox | |
U3dBox(const U3dPoint &p, double x_size, double y_size, double z_size) | U3dBox | |
U3dBox(const U3dBox &box) | U3dBox | |
U3dBox() | U3dBox | |
U3dBox(double x_size, double y_size, double z_size) | U3dBox | |
U3dBox(const U3dPoint &p1, const U3dPoint &p2) | U3dBox | |
U3dBox(const U3dPoint &p, double x_size, double y_size, double z_size) | U3dBox | |
U3dBox(const U3dBox &box) | U3dBox | |
validate(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) const (defined in U3dBox) | U3dBox | |
validate(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) const (defined in U3dBox) | U3dBox |