![]() |
IMP
2.1.1
The Integrative Modeling Platform
|
Simple 3D sphere class. More...
#include "SphereD.h"
Include dependency graph for Sphere3D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| IMP | |
| All IMP::kernel code is brought into the IMP namespace. | |
| IMP::algebra | |
| See IMP.algebra for more information. | |
Functions | |
| double | IMP::algebra::get_ball_radius_from_volume_3d (double volume) |
| Return the radius of a sphere with a given volume. More... | |
| Sphere3D | IMP::algebra::get_enclosing_sphere (const Sphere3Ds &ss) |
| Return a sphere containing the listed spheres. More... | |
| Sphere3D | IMP::algebra::get_enclosing_sphere (const Vector3Ds &ss) |
| Return a sphere containing the listed spheres. More... | |
| FloatPair | IMP::algebra::get_surface_area_and_volume (const algebra::Sphere3Ds &ss) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file Sphere3D.h.