18 #ifndef __itkSampleToSubsampleFilter_h
19 #define __itkSampleToSubsampleFilter_h
45 template<
typename TSample >
101 #ifndef ITK_MANUAL_INSTANTIATION
102 #include "itkSampleToSubsampleFilter.hxx"
void PrintSelf(std::ostream &os, Indent indent) const
Light weight base class for most itk classes.
Subsample< SampleType > SubsampleType
virtual const SampleType * GetInput() const
SampleToSubsampleFilter()
This class stores a subset of instance identifiers from another sample object. You can create a subsa...
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
virtual ~SampleToSubsampleFilter()
SampleType::InstanceIdentifier InstanceIdentifier
void operator=(const Self &)
SmartPointer< Self > Pointer
SampleType::MeasurementVectorType MeasurementVectorType
DataObjectPointerArray::size_type DataObjectPointerArraySizeType
SampleType::MeasurementType MeasurementType
virtual void SetInput(const DataObjectIdentifierType &key, DataObject *input)
virtual DataObjectPointer MakeOutput(DataObjectPointerArraySizeType idx)
virtual void SetInput(const SampleType *sample)
ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
Control indentation during Print() invocation.
Base class of filters intended to select subsamples from samples.
SmartPointer< const Self > ConstPointer
SampleToSubsampleFilter Self
virtual DataObjectPointer MakeOutput(DataObjectPointerArraySizeType idx)
const OutputType * GetOutput() const