RTK
2.6.0
Reconstruction Toolkit
|
#include <rtkJosephForwardProjectionImageFilter.h>
Public Types | |
using | VectorType = itk::Vector< double, 3 > |
Public Member Functions | |
bool | operator!= (const ProjectedValueAccumulation &) const |
void | operator() (const ThreadIdType, const TInput &input, TOutput &output, const TOutput &rayCastValue, const VectorType &stepInMM, const VectorType &, const VectorType &, const VectorType &, const VectorType &) const |
bool | operator== (const ProjectedValueAccumulation &other) const |
ProjectedValueAccumulation ()=default | |
~ProjectedValueAccumulation ()=default | |
Function to accumulate the ray casting on the projection.
Definition at line 114 of file rtkJosephForwardProjectionImageFilter.h.
using rtk::Functor::ProjectedValueAccumulation< TInput, TOutput >::VectorType = itk::Vector<double, 3> |
Definition at line 117 of file rtkJosephForwardProjectionImageFilter.h.
|
default |
|
default |
|
inline |
Definition at line 122 of file rtkJosephForwardProjectionImageFilter.h.
|
inline |
Definition at line 133 of file rtkJosephForwardProjectionImageFilter.h.
|
inline |
Definition at line 127 of file rtkJosephForwardProjectionImageFilter.h.