CustusX
16.5.0-rc9
An IGT application
|
This is the complete list of members for cx::IntBoundingBox3D, including all inherited members.
bottomLeft() const | cx::IntBoundingBox3D | |
center() const | cx::IntBoundingBox3D | |
contains(const Eigen::Vector3i &p) const | cx::IntBoundingBox3D | |
corner(int x, int y, int z) const | cx::IntBoundingBox3D | |
IntBoundingBox3D() | cx::IntBoundingBox3D | |
IntBoundingBox3D(int x0, int x1, int y0, int y1, int z0=0, int z1=0) | cx::IntBoundingBox3D | explicit |
IntBoundingBox3D(const Vector3D &a, const Vector3D &b) | cx::IntBoundingBox3D | explicit |
IntBoundingBox3D(const Eigen::Vector3i &a, const Eigen::Vector3i &b) | cx::IntBoundingBox3D | explicit |
IntBoundingBox3D(const double *data) | cx::IntBoundingBox3D | explicit |
IntBoundingBox3D(const int *data) | cx::IntBoundingBox3D | explicit |
range() const | cx::IntBoundingBox3D | |
topRight() const | cx::IntBoundingBox3D |