OpenStructure
|
#include <backbone_trace.hh>
Public Member Functions | |
BackboneTrace () | |
BackboneTrace (const mol::EntityView &ent) | |
int | GetListCount () const |
const NodeEntryList & | GetList (int index) const |
NodeEntryList & | GetList (int index) |
void | ResetView (const mol::EntityView &ent) |
void | AddNodeEntryList (const NodeEntryList &entries) |
void | PrepList (NodeEntryList &nelist) const |
void | Rebuild () |
void | OnUpdatedPositions () |
BackboneTrace | CreateSubset (const mol::EntityView &subview) |
void | SetSeqHack (bool f) |
bool | GetSeqHack () const |
void | SetTwistHack (bool f) |
bool | GetTwistHack () const |
Definition at line 40 of file backbone_trace.hh.
BackboneTrace | ( | ) |
BackboneTrace | ( | const mol::EntityView & | ent | ) |
void AddNodeEntryList | ( | const NodeEntryList & | entries | ) |
BackboneTrace CreateSubset | ( | const mol::EntityView & | subview | ) |
const NodeEntryList& GetList | ( | int | index | ) | const |
NodeEntryList& GetList | ( | int | index | ) |
int GetListCount | ( | ) | const |
|
inline |
Definition at line 82 of file backbone_trace.hh.
|
inline |
Definition at line 86 of file backbone_trace.hh.
void OnUpdatedPositions | ( | ) |
void PrepList | ( | NodeEntryList & | nelist | ) | const |
void Rebuild | ( | ) |
void ResetView | ( | const mol::EntityView & | ent | ) |
void SetSeqHack | ( | bool | f | ) |
void SetTwistHack | ( | bool | f | ) |