Go to the source code of this file.
Data Structures | |
class | IMP::algebra::BoundingBoxD< D > |
An axis-aligned bounding box. More... | |
Namespaces | |
namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
namespace | IMP::algebra |
This module contains general purpose algebraic and geometric methods. | |
Typedefs | |
typedef BoundingBoxD< 3 > | IMP::algebra::BoundingBoxD< 3 > |
Functions | |
BoundingBoxD< 3 > | IMP::algebra::get_transformed (const BoundingBoxD< 3 > &bb, const Transformation3D &tr) |
Return a bounding box containing the transformed box. | |
template<unsigned int D> | |
BoundingBoxD< D > | IMP::algebra::get_unit_bounding_box_d () |
Copyright 2007-2010 IMP Inventors. All rights reserved.