Go to the source code of this file.
|
void | align::createPoints (GlobalVectors *Vs, Alignable *ali, const std::string &weightBy, bool weightById, const std::vector< unsigned int > &weightByIdVector) |
|
AlgebraicVector | align::diffAlignables (Alignable *refAli, Alignable *curAli, const std::string &weightBy, bool weightById, const std::vector< unsigned int > &weightByIdVector) |
|
void | align::moveAlignable (Alignable *ali, AlgebraicVector diff) |
| Moves the alignable by the AlgebraicVector. More...
|
|
bool | align::readModuleList (unsigned int, unsigned int, const std::vector< unsigned int > &) |
|