19 #ifndef rtkProjectionsRegionConstIteratorRayBasedWithFlatPanel_h    20 #define rtkProjectionsRegionConstIteratorRayBasedWithFlatPanel_h    34 template <
typename TImage>
    35 class ITK_TEMPLATE_EXPORT ProjectionsRegionConstIteratorRayBasedWithFlatPanel
    36   : 
public ProjectionsRegionConstIteratorRayBased<TImage>
    68   NewProjection() 
override;
    79 #ifndef ITK_MANUAL_INSTANTIATION    80 #  include "rtkProjectionsRegionConstIteratorRayBasedWithFlatPanel.hxx" 
typename Superclass::RegionType RegionType
 
typename Superclass::OffsetValueType OffsetValueType
 
Projection geometry for a source and a 2-D flat panel. 
 
typename itk::Vector< double, 3 > PointType
 
MatrixType m_ProjectionIndexTransformMatrix
 
Implements a ray-based iterator for a point source and a flat panel. 
 
Iterate over a projection stack with corresponding ray information.