IMP Reference Guide
2.6.1
The Integrative Modeling Platform
|
Represent a point on the Connolly surface. More...
#include <IMP/algebra/connolly_surface.h>
Represent a point on the Connolly surface.
Definition at line 23 of file algebra/connolly_surface.h.
Public Member Functions | |
ConnollySurfacePoint (int a0, int a1, int a2, algebra::Vector3D sp, float a, algebra::Vector3D n) | |
double | get_area () const |
int | get_atom (unsigned int i) |
const algebra::Vector3D & | get_normal () const |
const algebra::Vector3D & | get_surface_point () const |
void | show (std::ostream &out=std::cout) const |