8 #ifndef IMPMULTIFIT_CONNOLLY_SURFACE_H
9 #define IMPMULTIFIT_CONNOLLY_SURFACE_H
11 #include <IMP/multifit/multifit_config.h>
15 IMPMULTIFIT_BEGIN_NAMESPACE
28 atom::Atoms as, base::TextOutput fn,
29 float density,
float probe_radius);
31 IMPMULTIFIT_END_NAMESPACE
void write_connolly_surface(atom::Atoms as, base::TextOutput fn, float density, float probe_radius)
Write the Connolly surface for a set of atoms to a file.
Handling of file input/output.