Represent a point on the Connolly surface.
More...
#include <IMP/algebra/connolly_surface.h>
Represent a point on the Connolly surface.
- See Also
- get_connolly_surface
Definition at line 23 of file algebra/connolly_surface.h.
|
|
| 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 |
| |
The documentation for this class was generated from the following file: