Go to the source code of this file.
Data Structures | |
class | IMP::algebra::Transformation2D |
Simple 2D transformation class. More... | |
Namespaces | |
namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
namespace | IMP::algebra |
This module contains general purpose algebraic and geometric methods. | |
Functions | |
Transformation2D | IMP::algebra::compose (const Transformation2D &a, const Transformation2D &b) |
compose two transformations | |
Transformation2D | IMP::algebra::get_identity_transformation_2d () |
Returns a transformation that does not do anything. | |
Transformation2D | IMP::algebra::get_rotation_about_point (const VectorD< 2 > &point, const Rotation2D &rotation) |
Generates a Transformation2D object from a rotation around a point. |
Copyright 2007-2010 IMP Inventors. All rights reserved.