|
QUGaR 0.1.3
|
Declaration of affine transformation class. More...
#include <qugar/numbers.hpp>#include <qugar/point.hpp>#include <qugar/types.hpp>#include <qugar/vector.hpp>#include <utility>Go to the source code of this file.
Classes | |
| class | qugar::impl::AffineTransf< dim > |
| Class for representing affine transformations. More... | |
Namespaces | |
| namespace | qugar |
| QUGaR's main namespace. | |
| namespace | qugar::impl |
Functions | |
| std::pair< Point< 3 >, Point< 3 > > | qugar::impl::create_reference_system_around_axis (Point< 3 > axis_z) |
Declaration of affine transformation class.