|
STIR
6.3.0
|
Declaration of class stir::RigidObject3DTransformation. More...
#include "stir_experimental/motion/ObjectTransformation.h"#include "stir/RegisteredParsingObject.h"#include "stir_experimental/Quaternion.h"#include "stir/CartesianCoordinate3D.h"#include "stir/Succeeded.h"#include "stir/Array.h"#include "stir/Bin.h"#include "stir/ProjDataInfo.h"#include <algorithm>Go to the source code of this file.
Classes | |
| class | stir::RigidObject3DTransformation |
| Class to perform rigid object transformations in 3 dimensions. More... | |
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
| std::ostream & | stir::operator<< (std::ostream &out, const RigidObject3DTransformation &rigid_object_transformation) |
| Output to (text) stream. More... | |
| std::istream & | stir::operator>> (std::istream &, RigidObject3DTransformation &rigid_object_transformation) |
| Input from (text) stream. More... | |
| RigidObject3DTransformation | stir::compose (const RigidObject3DTransformation &apply_last, const RigidObject3DTransformation &apply_first) |
| Composition of 2 transformations. More... | |
Declaration of class stir::RigidObject3DTransformation.
1.8.13