BoundingBoxD() | IMP::algebra::BoundingBoxD< D > | |
BoundingBoxD(unsigned int d) | IMP::algebra::BoundingBoxD< D > | explicit |
BoundingBoxD(const VectorInputD< D > &lb, const VectorInputD< D > &ub) | IMP::algebra::BoundingBoxD< D > | |
BoundingBoxD(const VectorInputD< D > &v) | IMP::algebra::BoundingBoxD< D > | explicit |
BoundingBoxD(const base::Vector< VectorD< D > > &points) | IMP::algebra::BoundingBoxD< D > | |
get_bounding_box(const Hierarchy &h) | IMP::algebra::BoundingBoxD< D > | related |
get_contains(const VectorD< D > &o) const | IMP::algebra::BoundingBoxD< D > | |
get_contains(const BoundingBoxD &bb) const | IMP::algebra::BoundingBoxD< D > | |
get_corner(unsigned int i) const | IMP::algebra::BoundingBoxD< D > | |
get_cube_d(double radius) | IMP::algebra::BoundingBoxD< D > | related |
get_cube_kd(unsigned int d, double radius) | IMP::algebra::BoundingBoxD< D > | related |
get_dimension() const (defined in IMP::algebra::BoundingBoxD< D >) | IMP::algebra::BoundingBoxD< D > | |
get_edges(const BoundingBoxD< 3 > &) | IMP::algebra::BoundingBoxD< D > | related |
get_interiors_intersect(const BoundingBoxD< D > &a, const BoundingBoxD< D > &b) | IMP::algebra::BoundingBoxD< D > | related |
get_intersection(const BoundingBoxD< D > &a, const BoundingBoxD< D > &b) | IMP::algebra::BoundingBoxD< D > | related |
get_maximum_length(const BoundingBoxD< D > &a) | IMP::algebra::BoundingBoxD< D > | related |
get_union(BoundingBoxD< D > a, const BoundingBoxD< D > &b) | IMP::algebra::BoundingBoxD< D > | related |
get_unit_bounding_box_d() | IMP::algebra::BoundingBoxD< D > | related |
get_unit_bounding_box_kd(unsigned int d) | IMP::algebra::BoundingBoxD< D > | related |
get_vertices(const BoundingBoxD< 3 > &bb) | IMP::algebra::BoundingBoxD< D > | related |
get_volume(const BoundingBoxD< D > &bb) | IMP::algebra::BoundingBoxD< D > | related |
operator+(const BoundingBoxD< D > &o) const | IMP::algebra::BoundingBoxD< D > | |
operator+(const O &o) const | IMP::algebra::BoundingBoxD< D > | |
operator+=(const BoundingBoxD< D > &o) | IMP::algebra::BoundingBoxD< D > | |
operator+=(const VectorD< D > &o) | IMP::algebra::BoundingBoxD< D > | |
operator+=(double o) | IMP::algebra::BoundingBoxD< D > | |
show(std::ostream &out=std::cout) const (defined in IMP::algebra::BoundingBoxD< D >) | IMP::algebra::BoundingBoxD< D > | |