|
Point Cloud Library (PCL)
1.8.1
|
#include </build/pcl-qv3n_B/pcl-1.8.1+dfsg1/gpu/people/src/cuda/nvidia/NCV.hpp>
Inheritance diagram for NCVVectorAlloc< T >:Public Member Functions | |
| NCVVectorAlloc (INCVMemAllocator &allocator, Ncv32u length) | |
| ~NCVVectorAlloc () | |
| NcvBool | isMemAllocated () const |
| Ncv32u | getAllocatorsAlignment () const |
| NCVMemSegment | getSegment () const |
Public Member Functions inherited from NCVVector< T > | |
| NCVVector () | |
| virtual | ~NCVVector () |
| void | clear () |
| NCVStatus | copySolid (NCVVector< T > &dst, cudaStream_t cuStream, size_t howMuch=0) const |
| T * | ptr () const |
| size_t | length () const |
| NCVMemoryType | memType () const |
Additional Inherited Members | |
Protected Attributes inherited from NCVVector< T > | |
| T * | _ptr |
| size_t | _length |
| NCVMemoryType | _memtype |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |