|
IMP
2.0.1
The Integrative Modeling Platform
|
A bounding box in D dimensions. More...
#include <IMP/algebra/algebra_config.h>#include "VectorD.h"#include "algebra_macros.h"#include <IMP/base/exception.h>
Include dependency graph for BoundingBoxD.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::algebra::BoundingBoxD< D > |
| An axis-aligned bounding box. More... | |
Namespaces | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::algebra |
| See IMP.algebra Overview for more information. | |
Typedefs | |
| typedef BoundingBoxD< 1 > | IMP::algebra::BoundingBox1D |
| typedef IMP::base::Vector < BoundingBox1D > | IMP::algebra::BoundingBox1Ds |
| typedef BoundingBoxD< 2 > | IMP::algebra::BoundingBox2D |
| typedef IMP::base::Vector < BoundingBox2D > | IMP::algebra::BoundingBox2Ds |
| typedef BoundingBoxD< 3 > | IMP::algebra::BoundingBox3D |
| typedef IMP::base::Vector < BoundingBox3D > | IMP::algebra::BoundingBox3Ds |
| typedef BoundingBoxD< 4 > | IMP::algebra::BoundingBox4D |
| typedef IMP::base::Vector < BoundingBox4D > | IMP::algebra::BoundingBox4Ds |
| typedef BoundingBoxD< 5 > | IMP::algebra::BoundingBox5D |
| typedef IMP::base::Vector < BoundingBox5D > | IMP::algebra::BoundingBox5Ds |
| typedef BoundingBoxD< 6 > | IMP::algebra::BoundingBox6D |
| typedef IMP::base::Vector < BoundingBox6D > | IMP::algebra::BoundingBox6Ds |
| typedef BoundingBoxD<-1 > | IMP::algebra::BoundingBoxKD |
| typedef IMP::base::Vector < BoundingBoxKD > | IMP::algebra::BoundingBoxKDs |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file BoundingBoxD.h.