diff options
Diffstat (limited to 'include/astra/CudaSirtAlgorithm3D.h')
-rw-r--r-- | include/astra/CudaSirtAlgorithm3D.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/astra/CudaSirtAlgorithm3D.h b/include/astra/CudaSirtAlgorithm3D.h index fda4635..379720e 100644 --- a/include/astra/CudaSirtAlgorithm3D.h +++ b/include/astra/CudaSirtAlgorithm3D.h @@ -175,6 +175,8 @@ protected: bool m_bAstraSIRTInit; int m_iDetectorSuperSampling; int m_iVoxelSuperSampling; + + void initializeFromProjector(); }; // inline functions |