Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/gpu/people/src/cuda/nvidia/NCV.hpp>
Public Member Functions | |
void | clear () |
Public Attributes | |
NCVMemPtr | begin |
std::size_t | size |
void NCVMemSegment::clear | ( | ) |
Referenced by NCVMatrixAlloc< T >::NCVMatrixAlloc(), and NCVVectorAlloc< T >::NCVVectorAlloc().
NCVMemPtr NCVMemSegment::begin |
Definition at line 393 of file NCV.hpp.
Referenced by NCVVectorAlloc< T >::isMemAllocated(), NCVMatrixAlloc< T >::isMemAllocated(), NCVMatrixAlloc< T >::NCVMatrixAlloc(), NCVMatrixReuse< T >::NCVMatrixReuse(), NCVVectorAlloc< T >::NCVVectorAlloc(), and NCVVectorReuse< T >::NCVVectorReuse().
std::size_t NCVMemSegment::size |
Definition at line 394 of file NCV.hpp.
Referenced by NCVMatrixReuse< T >::NCVMatrixReuse(), and NCVVectorReuse< T >::NCVVectorReuse().