IMP  2.3.1
The Integrative Modeling Platform
IMP::algebra::ConnollySurfacePoint Class Reference

Represent a point on the Connolly surface. More...

#include <IMP/algebra/connolly_surface.h>

Detailed Description

Represent a point on the Connolly surface.

See Also
get_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::Vector3Dget_normal () const
 
const algebra::Vector3Dget_surface_point () const
 
void show (std::ostream &out=std::cout) const
 

The documentation for this class was generated from the following file: