#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 | ) |
| NodeEntryList& GetList | ( | int | index | ) |
| const NodeEntryList& GetList | ( | int | index | ) | const |
| int GetListCount | ( | ) | const |
| bool GetSeqHack | ( | ) | const [inline] |
Definition at line 82 of file backbone_trace.hh.
| bool GetTwistHack | ( | ) | const [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 | ) |
1.6.1