|
Point Cloud Library (PCL) 1.15.1
|
#include </builddir/build/BUILD/pcl-1.15.1-build/pcl-pcl-1.15.1/gpu/people/src/cuda/nvidia/NCV.hpp>
Public Member Functions | |
| NCVMemStackAllocator (Ncv32u alignment) | |
| NCVMemStackAllocator (NCVMemoryType memT, std::size_t capacity, Ncv32u alignment, void *reusePtr=nullptr) | |
| virtual | ~NCVMemStackAllocator () |
| 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 |
|
explicit |
References alignment().
| NCVMemStackAllocator::NCVMemStackAllocator | ( | NCVMemoryType | memT, |
| std::size_t | capacity, | ||
| Ncv32u | alignment, | ||
| void * | reusePtr = nullptr ) |
References alignment().
|
virtual |
|
virtual |
Implements INCVMemAllocator.
Referenced by NCVMemStackAllocator(), and NCVMemStackAllocator().
|
virtual |
Implements INCVMemAllocator.
|
virtual |
Implements INCVMemAllocator.
|
virtual |
Implements INCVMemAllocator.
|
virtual |
Implements INCVMemAllocator.
|
virtual |
Implements INCVMemAllocator.
|
virtual |
Implements INCVMemAllocator.