#include <rsConstructor.h>
Public Types |
|
| typedef RingAnalyser::RingInfo | RingInfo |
Public Member Functions |
|
| RSConstructor () | |
| Default-Constructor. |
|
| virtual | ~RSConstructor () |
| Destructor. |
|
| void | constructRS (std::vector< RingInfo > &analysed_rings, Size &i) |
| constructs a ringsystem, providing
the atoms with relative 2D-coordinates, starting in the
point of origin |
|
providing them with relative 2D-coordinates)
| void BALL::RSConstructor::constructRS | ( | std::vector< RingInfo > & | analysed_rings, | |
| Size & | i | |||
| ) |
constructs a ringsystem, providing the atoms with relative 2D-coordinates, starting in the point of origin
| analysed_rings | the ringsystem to be constructed | |
| i | consecutive numbering of the molecule's ringsystems |
1.5.8