78template <
typename TPixelType,
79 unsigned int VDimension = 3,
84 ITK_DISALLOW_COPY_AND_MOVE(
PointSet);
172#ifndef ITK_MANUAL_INSTANTIATION
173# include "itkPointSet.hxx"
Base class for all data objects in ITK.
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
typename PointDataContainer::ConstIterator PointDataContainerIterator
bool GetPointData(PointIdentifier, PixelType *) const
void Graft(const DataObject *data) override
void Initialize() override
PointSetBase< typename TMeshTraits::PointsContainer > Superclass
typename PointDataContainer::ConstPointer PointDataContainerConstPointer
~PointSet() override=default
PointDataContainerPointer m_PointDataContainer
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< Self > Pointer
void SetPointData(PointDataContainer *)
const PointDataContainer * GetPointData() const
typename MeshTraits::PointIdentifier PointIdentifier
LightObject::Pointer InternalClone() const override
typename MeshTraits::PixelType PixelType
typename MeshTraits::PointType PointType
PointDataContainer * GetPointData()
typename MeshTraits::PointDataContainer PointDataContainer
SmartPointer< const Self > ConstPointer
void SetPointData(PointIdentifier, PixelType)
typename PointDataContainer::Pointer PointDataContainerPointer
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....