19 #ifndef rtkDrawConvexImageFilter_h 20 #define rtkDrawConvexImageFilter_h 41 template <
class TInputImage,
class TOutputImage>
64 #ifdef itkOverrideGetNameOfClassMacro 83 BeforeThreadedGenerateData()
override;
96 #ifndef ITK_MANUAL_INSTANTIATION 97 # include "rtkDrawConvexImageFilter.hxx"
itk::Vector< ScalarType, Dimension > VectorType
itk::SmartPointer< Self > Pointer
ConvexShapePointer m_ConvexShape
ConvexShape::ScalarType ScalarType
typename OutputImageType::RegionType OutputImageRegionType
Draws a rtk::ConvexShape in a 3D image.
Base class for a 3D convex shape.
itk::Vector< ScalarType, Dimension > PointType