|
STIR
6.3.0
|
This is the complete list of members for stir::EllipsoidalCylinder, including all inherited members.
| ask_parameters() (defined in stir::ParsingObject) | stir::ParsingObject | |
| ask_type_and_parameters() | stir::RegisteredObject< Shape3D > | inlinestatic |
| clone() const override | stir::EllipsoidalCylinder | virtual |
| construct_volume(VoxelsOnCartesianGrid< float > &image, const CartesianCoordinate3D< int > &num_samples) const | stir::Shape3D | virtual |
| EllipsoidalCylinder() | stir::EllipsoidalCylinder | |
| EllipsoidalCylinder(const float length_z, const float radius_y, const float radius_x, const CartesianCoordinate3D< float > ¢re, const Array< 2, float > &direction_vectors=diagonal_matrix(3, 1.F)) | stir::EllipsoidalCylinder | |
| EllipsoidalCylinder(const float length_z, const float radius_y, const float radius_x, const float theta_1, const float theta_2, const CartesianCoordinate3D< float > ¢re, const Array< 2, float > &direction_vectors=diagonal_matrix(3, 1.F)) | stir::EllipsoidalCylinder | |
| get_direction_vectors() const | stir::Shape3DWithOrientation | inline |
| get_geometric_volume() const override | stir::EllipsoidalCylinder | virtual |
| get_length() const (defined in stir::EllipsoidalCylinder) | stir::EllipsoidalCylinder | inline |
| get_origin() const | stir::Shape3D | inline |
| get_radius_x() const (defined in stir::EllipsoidalCylinder) | stir::EllipsoidalCylinder | inline |
| get_radius_y() const (defined in stir::EllipsoidalCylinder) | stir::EllipsoidalCylinder | inline |
| get_registered_name() const override | stir::RegisteredParsingObject< EllipsoidalCylinder, 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 |
| initialise_keymap() override | stir::EllipsoidalCylinder | protectedvirtual |
| is_inside_shape(const CartesianCoordinate3D< float > &coord) const override | stir::EllipsoidalCylinder | virtual |
| length | stir::EllipsoidalCylinder | 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 EllipsoidalCylinder &cylinder) const | stir::EllipsoidalCylinder | |
| operator==(const Shape3D &shape) const override | stir::EllipsoidalCylinder | virtual |
| parameter_info() override | stir::RegisteredParsingObject< EllipsoidalCylinder, 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 | |
| post_processing() override | stir::EllipsoidalCylinder | protectedvirtual |
| radius_x | stir::EllipsoidalCylinder | protected |
| radius_y | stir::EllipsoidalCylinder | protected |
| read_from_stream(std::istream *) | stir::RegisteredParsingObject< EllipsoidalCylinder, Shape3D, Shape3DWithOrientation > | inlinestatic |
| read_registered_object(std::istream *in, const std::string ®istered_name) | stir::RegisteredObject< Shape3D > | inlinestatic |
| registered_name | stir::EllipsoidalCylinder | 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_defaults() override | stir::EllipsoidalCylinder | protectedvirtual |
| set_direction_vectors(const Array< 2, float > &) | stir::Shape3DWithOrientation | |
| set_key_values() override | stir::Shape3DWithOrientation | protectedvirtual |
| set_length(const float) (defined in stir::EllipsoidalCylinder) | stir::EllipsoidalCylinder | |
| set_origin(const CartesianCoordinate3D< float > &) | stir::Shape3D | virtual |
| set_radius_x(const float) (defined in stir::EllipsoidalCylinder) | stir::EllipsoidalCylinder | |
| set_radius_y(const float) (defined in stir::EllipsoidalCylinder) | stir::EllipsoidalCylinder | |
| 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 |
| theta_1 | stir::EllipsoidalCylinder | protected |
| theta_2 | stir::EllipsoidalCylinder | 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 |
1.8.13