NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Protected Member Functions | List of all members
niftk::PCLData Class Reference
Inheritance diagram for niftk::PCLData:
Inheritance graph
[legend]
Collaboration diagram for niftk::PCLData:
Collaboration graph
[legend]

Public Member Functions

void SetCloud (const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &cloud)
 
pcl::PointCloud
< pcl::PointXYZRGB >::ConstPtr 
GetCloud () const
 
MITK stuff not applicable.
virtual bool RequestedRegionIsOutsideOfTheBufferedRegion ()
 
virtual bool VerifyRequestedRegion ()
 
virtual void SetRequestedRegion (const itk::DataObject *data)
 

Protected Member Functions

 PCLData ()
 
virtual ~PCLData ()
 

Constructor & Destructor Documentation

niftk::PCLData::PCLData ( )
protected
niftk::PCLData::~PCLData ( )
protectedvirtual

Member Function Documentation

pcl::PointCloud< pcl::PointXYZRGB >::ConstPtr niftk::PCLData::GetCloud ( ) const
bool niftk::PCLData::RequestedRegionIsOutsideOfTheBufferedRegion ( )
virtual
Returns
false always
void niftk::PCLData::SetCloud ( const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &  cloud)
void niftk::PCLData::SetRequestedRegion ( const itk::DataObject *  data)
virtual

Does nothing.

bool niftk::PCLData::VerifyRequestedRegion ( )
virtual
Returns
true always

The documentation for this class was generated from the following files: