#include <BALL/VIEW/MODELS/backboneModel.h>
Public Member Functions | |
| ModelPart () | |
| ModelPart (const ModelPart &m) | |
| const ModelPart & | operator= (const ModelPart &p) |
Public Attributes | |
| vector< Residue * > | residues |
| Index | type |
| Position | first_guide_point |
| Position | last_guide_point |
| Position | first_point |
| Position | last_point |
| BALL::VIEW::AddBackboneModel::ModelPart::ModelPart | ( | ) |
| BALL::VIEW::AddBackboneModel::ModelPart::ModelPart | ( | const ModelPart & | m | ) |