STIR
6.2.0
|
Files | |
file | Box3D.h |
Declaration of class stir::Box3D. | |
file | CombinedShape3D.h |
Declaration of class stir::CombinedShape3D. | |
file | CombinedShape3D.inl |
Inline implementations of class stir::CombinedShape3D. | |
file | DiscretisedShape3D.h |
Declaration of class stir::DiscretisedShape3D. | |
file | DiscretisedShape3D.inl |
Inline-implementations of class stir::DiscretisedShape3D. | |
file | Ellipsoid.h |
Declaration of class stir::Ellipsoid. | |
file | EllipsoidalCylinder.h |
Declaration of class stir::EllipsoidalCylinder. | |
file | EllipsoidalCylinder.inl |
Inline-implementations of class stir::EllipsoidalCylinder. | |
file | GenerateImage.h |
Declaration of class stir::GenerateImage. | |
file | Shape3D.h |
Declaration of class stir::Shape3D. | |
file | Shape3D.inl |
Inline-implementations of class stir::Shape3D. | |
file | Shape3DWithOrientation.h |
Declaration of class stir::Shape3DWithOrientation. | |
file | Utah.h |
inline implementations for stir::Utah_phantom. | |
file | Box3D.cxx |
Non-inline implementations for class stir::Box3D. | |
file | DiscretisedShape3D.cxx |
Non-inline implementations for class stir::DiscretisedShape3D. | |
file | Ellipsoid.cxx |
Non-inline implementations for class stir::Ellipsoid. | |
file | EllipsoidalCylinder.cxx |
Non-inline implementations for class stir::EllipsoidalCylinder. | |
file | GenerateImage.cxx |
Declaration of class stir::GenerateImage. | |
file | Shape3D.cxx |
Non-inline implementations for class stir::Shape3D. | |
file | Shape3DWithOrientation.cxx |
Non-inline implementations for class stir::Shape3DWithOrientation. | |
file | Shape_buildblock_registries.cxx |
File that registers all stir::RegisteredObject children in Shape_buildblock. | |
Classes | |
class | stir::Box3D |
Three-dimensional cuboid box. More... | |
class | stir::CombinedShape3D< operation > |
A class that allows combining several shapes using logical operations. More... | |
class | stir::DiscretisedShape3D |
A class for shapes that have been discretised as a volume. More... | |
class | stir::Ellipsoid |
Three-dimensional ellipsoid. More... | |
class | stir::EllipsoidalCylinder |
Three-dimensional ellipsoidal cylinder. More... | |
class | stir::Shape3D |
The base class for all 3 dimensional shapes. More... | |
class | stir::Shape3DWithOrientation |
Class for shapes with orientation. More... | |