IMP  2.2.0
The Integrative Modeling Platform
algebra/connolly_surface.h File Reference

Generate surface for a set of atoms. More...

#include <IMP/algebra/algebra_config.h>
#include "Sphere3D.h"
#include <IMP/base/value_macros.h>
#include <IMP/base/showable_macros.h>
#include <IMP/base/Vector.h>
+ Include dependency graph for algebra/connolly_surface.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::ConnollySurfacePoint
 

Namespaces

 IMP
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::algebra
 See IMP.algebra for more information.
 

Typedefs

typedef IMP::base::Vector
< ConnollySurfacePoint > 
IMP::algebra::ConnollySurfacePoints
 

Functions

ConnollySurfacePoints IMP::algebra::get_connolly_surface (const algebra::Sphere3Ds &spheres, double density, double probe_radius)
 

Detailed Description

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file algebra/connolly_surface.h.