|
Point Cloud Library (PCL) 1.15.1
|
NCVMemNativeAllocator. More...
#include </builddir/build/BUILD/pcl-1.15.1-build/pcl-pcl-1.15.1/gpu/people/src/cuda/nvidia/NCV.hpp>
Public Member Functions | |
| NCVMemNativeAllocator (NCVMemoryType memT, Ncv32u alignment) | |
| virtual | ~NCVMemNativeAllocator () |
| virtual NCVStatus | alloc (NCVMemSegment &seg, std::size_t size) |
| virtual NCVStatus | dealloc (NCVMemSegment &seg) |
| virtual NcvBool | isInitialized () const |
| virtual NcvBool | isCounting () const |
| virtual NCVMemoryType | memType () const |
| virtual Ncv32u | alignment () const |
| virtual std::size_t | maxSize () const |
| Public Member Functions inherited from INCVMemAllocator | |
| virtual | ~INCVMemAllocator ()=default |
| NCVMemNativeAllocator::NCVMemNativeAllocator | ( | NCVMemoryType | memT, |
| Ncv32u | alignment ) |
References alignment().
Referenced by maxSize().
|
virtual |
|
virtual |
Implements INCVMemAllocator.
Referenced by NCVMemNativeAllocator().
|
virtual |
Implements INCVMemAllocator.
|
virtual |
Implements INCVMemAllocator.
|
virtual |
Implements INCVMemAllocator.
|
virtual |
Implements INCVMemAllocator.
|
virtual |
Implements INCVMemAllocator.
References NCVMemNativeAllocator().
|
virtual |
Implements INCVMemAllocator.