IMP  2.0.1
The Integrative Modeling Platform
Sphere3D.h File Reference

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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::algebra
 See IMP.algebra Overview 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.
 
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)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file Sphere3D.h.