STIR
6.2.0
|
This is the complete list of members for stir::Box3D, including all inherited members.
ask_parameters() (defined in stir::ParsingObject) | stir::ParsingObject | |
ask_type_and_parameters() | stir::RegisteredObject< Shape3D > | inlinestatic |
Box3D() (defined in stir::Box3D) | stir::Box3D | |
Box3D(const float length_x, const float length_y, const float length_z, const CartesianCoordinate3D< float > ¢re, const Array< 2, float > &direction_vectors=diagonal_matrix(3, 1.F)) (defined in stir::Box3D) | stir::Box3D | |
clone() const override | stir::Box3D | virtual |
construct_volume(VoxelsOnCartesianGrid< float > &image, const CartesianCoordinate3D< int > &num_samples) const | stir::Shape3D | virtual |
get_direction_vectors() const | stir::Shape3DWithOrientation | inline |
get_geometric_volume() const override | stir::Box3D | virtual |
get_origin() const | stir::Shape3D | inline |
get_registered_name() const override | stir::RegisteredParsingObject< Box3D, Shape3D, Shape3DWithOrientation > | inlinevirtual |
get_volume_of_unit_cell() const | stir::Shape3DWithOrientation | protected |
get_voxel_weight(const CartesianCoordinate3D< float > &voxel_centre, const CartesianCoordinate3D< float > &voxel_size, const CartesianCoordinate3D< int > &num_samples) const | stir::Shape3D | virtual |
is_inside_shape(const CartesianCoordinate3D< float > &coord) const override | stir::Box3D | virtual |
length_x | stir::Box3D | protected |
length_y | stir::Box3D | protected |
length_z | stir::Box3D | protected |
list_registered_names(std::ostream &stream) | stir::RegisteredObject< Shape3D > | inlinestatic |
operator!=(const Shape3D &) const | stir::Shape3D | inline |
operator=(const ParsingObject &) (defined in stir::ParsingObject) | stir::ParsingObject | |
operator==(const Box3D &) const | stir::Box3D | |
operator==(const Shape3D &shape) const override | stir::Box3D | virtual |
operator==(const Shape3DWithOrientation &s) const (defined in stir::Shape3DWithOrientation) | stir::Shape3DWithOrientation | |
parameter_info() override | stir::RegisteredParsingObject< Box3D, Shape3D, Shape3DWithOrientation > | inlinevirtual |
parse(std::istream &f) (defined in stir::ParsingObject) | stir::ParsingObject | |
parse(const char *const filename) (defined in stir::ParsingObject) | stir::ParsingObject | |
parser (defined in stir::ParsingObject) | stir::ParsingObject | protected |
ParsingObject() (defined in stir::ParsingObject) | stir::ParsingObject | |
ParsingObject(const ParsingObject &) (defined in stir::ParsingObject) | stir::ParsingObject | |
read_from_stream(std::istream *) | stir::RegisteredParsingObject< Box3D, Shape3D, Shape3DWithOrientation > | inlinestatic |
read_registered_object(std::istream *in, const std::string ®istered_name) | stir::RegisteredObject< Shape3D > | inlinestatic |
registered_name | stir::Box3D | static |
RegisteredObject() (defined in stir::RegisteredObject< Shape3D >) | stir::RegisteredObject< Shape3D > | inline |
registry() | stir::RegisteredObject< Shape3D > | inlineprotectedstatic |
RegistryType typedef | stir::RegisteredObject< Shape3D > | protected |
RootFactory typedef | stir::RegisteredObject< Shape3D > | protected |
scale(const CartesianCoordinate3D< float > &scale3D) override | stir::Shape3DWithOrientation | virtual |
scale_around_origin(const CartesianCoordinate3D< float > &scale3D) | stir::Shape3D | inline |
set_direction_vectors(const Array< 2, float > &) | stir::Shape3DWithOrientation | |
set_key_values() override | stir::Shape3DWithOrientation | protectedvirtual |
set_origin(const CartesianCoordinate3D< float > &) | stir::Shape3D | virtual |
Shape3D() (defined in stir::Shape3D) | stir::Shape3D | inlineprotected |
Shape3D(const CartesianCoordinate3D< float > &origin) (defined in stir::Shape3D) | stir::Shape3D | inlineexplicitprotected |
Shape3DWithOrientation() | stir::Shape3DWithOrientation | protected |
Shape3DWithOrientation(const CartesianCoordinate3D< float > &origin, const Array< 2, float > &directions=diagonal_matrix(3, 1.F)) (defined in stir::Shape3DWithOrientation) | stir::Shape3DWithOrientation | protected |
transform_to_shape_coords(const CartesianCoordinate3D< float > &) const | stir::Shape3DWithOrientation | protected |
translate(const CartesianCoordinate3D< float > &direction) | stir::Shape3D | virtual |
~ParsingObject() (defined in stir::ParsingObject) | stir::ParsingObject | inlinevirtual |
~RegisteredObjectBase() override (defined in stir::RegisteredObjectBase) | stir::RegisteredObjectBase | inline |
~Shape3D() override (defined in stir::Shape3D) | stir::Shape3D | inline |