IMP  2.3.1
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
 Represent a point on the Connolly surface. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::algebra
 General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules.
 

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

Generate surface for a set of atoms.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file algebra/connolly_surface.h.