#include <NodeMap.h>
Public Member Functions | |
| NodeMap () | |
| ~NodeMap () | |
| int | load_map_from_file (int from_conformation, to_conformation, fname) |
Data Fields | |
| int | from_conformation |
| conformation mapped from index More... | |
| int | to_conformation |
| conformation mapping to index More... | |
| NodeMap::NodeMap | ( | ) |
| NodeMap::~NodeMap | ( | ) |
| int NodeMap::load_map_from_file | ( | int | from_conformation, |
| to_conformation | , | ||
| fname | |||
| ) |
| int NodeMap::from_conformation |
conformation mapped from index
| int NodeMap::to_conformation |
conformation mapping to index