This is the complete list of members for MR::DenseBox, including all inherited members.
| basisXf() const | MR::DenseBox | inline |
| basisXfInv() const | MR::DenseBox | inline |
| box() const | MR::DenseBox | inline |
| center() const | MR::DenseBox | |
| contains(const Vector3f &pt) const | MR::DenseBox | |
| corner(const Vector3b &index) const | MR::DenseBox | |
| DenseBox(const std::vector< Vector3f > &points, const AffineXf3f *xf=nullptr) | MR::DenseBox | |
| DenseBox(const std::vector< Vector3f > &points, const std::vector< float > &weights, const AffineXf3f *xf=nullptr) | MR::DenseBox | |
| DenseBox(const MeshPart &meshPart, const AffineXf3f *xf=nullptr) | MR::DenseBox | |
| DenseBox(const PointCloud &points, const AffineXf3f *xf=nullptr) | MR::DenseBox | |
| DenseBox(const Polyline3 &line, const AffineXf3f *xf=nullptr) | MR::DenseBox |