IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Generate surface for a set of atoms. More...
#include <IMP/algebra/algebra_config.h>
#include "Sphere3D.h"
#include <IMP/value_macros.h>
#include <IMP/showable_macros.h>
#include <IMP/Vector.h>
#include <cereal/access.hpp>
Go to the source code of this file.
Classes | |
class | IMP::algebra::ConnollySurfacePoint |
Represent a point on the Connolly surface. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::algebra | |
General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules. | |
Typedefs | |
typedef IMP::Vector < ConnollySurfacePoint > | IMP::algebra::ConnollySurfacePoints |
Functions | |
ConnollySurfacePoints | IMP::algebra::get_connolly_surface (const algebra::Sphere3Ds &spheres, double density, double probe_radius) |
Generate surface for a set of atoms.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file algebra/connolly_surface.h.