![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Anchor atoms around the moving atoms for the tripeptide loop closure. More...
#include <Tripeptide_loop_closure_utilities.hpp>
Public Types | |
typedef CGAL::Point_3< CGAL::Cartesian< NT > > | Point |
Protected Attributes | |
Point | N1 |
Point | CA1 |
Point | CA3 |
Point | C3 |
Accessors | |
void | set_N1 (Point n1) |
void | set_CA1 (Point ca1) |
void | set_CA3 (Point ca3) |
void | set_C3 (Point c3) |
const Point & | get_N1_const () const |
const Point & | get_CA1_const () const |
const Point & | get_CA3_const () const |
const Point & | get_C3_const () const |
Anchor atoms around the moving atoms for the tripeptide loop closure.
Anchor atoms around the moving atoms for the tripeptide loop closure.
Number | type |
typedef CGAL::Point_3<CGAL::Cartesian<NT> > Point |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |