PCL
pcl::PixelAllocator< P > Member List

This is the complete list of members for pcl::PixelAllocator< P >, including all inherited members.

AllocateChannelSlots(size_type n) constpcl::PixelAllocator< P >inline
AllocatePixels(size_type n) constpcl::PixelAllocator< P >inline
AllocatePixels(int width, int height) constpcl::PixelAllocator< P >inline
Deallocate(T *p) constpcl::PixelAllocator< P >inline
Handle() const noexceptpcl::SharedPixelDatainline
IsAliased() constpcl::SharedPixelData
IsOwner() constpcl::SharedPixelData
IsShared() const noexceptpcl::SharedPixelDatainline
pcl::SharedPixelData::operator=(const SharedPixelData &x)pcl::SharedPixelDatainline
operator==(const PixelAllocator< P > &x) const noexceptpcl::PixelAllocator< P >inline
pcl::SharedPixelData::operator==(const SharedPixelData &x) const noexceptpcl::SharedPixelDatainline
pixel_traits typedefpcl::PixelAllocator< P >
sample typedefpcl::PixelAllocator< P >
SharedPixelData()=defaultpcl::SharedPixelData
SharedPixelData(void *handle, int bitsPerSample, bool floatSample, bool complexSample)pcl::SharedPixelData
SharedPixelData(int width, int height, int numberOfChannels, int bitsPerSample, bool floatSample, int colorSpace)pcl::SharedPixelData
SharedPixelData(const SharedPixelData &x)pcl::SharedPixelDatainline
~SharedPixelData()pcl::SharedPixelDatainlinevirtual