STIR  6.2.0
Public Member Functions | List of all members

A class implementing the trivial case where the symmetry operation does nothing at all. More...

#include "stir/recon_buildblock/SymmetryOperation.h"

Inheritance diagram for stir::TrivialSymmetryOperation:
Inheritance graph
[legend]

Public Member Functions

bool is_trivial () const override
 
void transform_bin_coordinates (Bin &b) const override
 
void transform_view_segment_indices (ViewSegmentNumbers &n) const override
 
void transform_image_coordinates (BasicCoordinate< 3, int > &c) const override
 
void transform_proj_matrix_elems_for_one_bin (ProjMatrixElemsForOneBin &lor) const override
 
void transform_proj_matrix_elems_for_one_densel (ProjMatrixElemsForOneDensel &) const override
 

Detailed Description

A class implementing the trivial case where the symmetry operation does nothing at all.


The documentation for this class was generated from the following file: