STIR 6.4.0
RigidObject3DTransformation.h File Reference

Declaration of class stir::RigidObject3DTransformation. More...

Go to the source code of this file.

Classes

class  stir::RigidObject3DTransformation
 Class to perform rigid object transformations in 3 dimensions. More...
 

Namespaces

namespace  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.
 
std::istream & stir::operator>> (std::istream &, RigidObject3DTransformation &rigid_object_transformation)
 Input from (text) stream.
 
RigidObject3DTransformation stir::compose (const RigidObject3DTransformation &apply_last, const RigidObject3DTransformation &apply_first)
 Composition of 2 transformations.
 

Detailed Description

Declaration of class stir::RigidObject3DTransformation.

Author
Sanida Mustafovic and Kris Thielemans