|
Point Cloud Library (PCL) 1.12.0
|
#include </builddir/build/BUILD/pcl-1.12.0-build/pcl-1.12.0/gpu/people/src/cuda/nvidia/NCV.hpp>
Collaboration diagram for NCVMemSegment: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 NCVMatrixAlloc< T >::isMemAllocated(), NCVVectorAlloc< T >::isMemAllocated(), NCVMatrixAlloc< T >::NCVMatrixAlloc(), NCVMatrixReuse< T >::NCVMatrixReuse(), NCVVectorAlloc< T >::NCVVectorAlloc(), NCVVectorReuse< T >::NCVVectorReuse(), and NCVVectorReuse< T >::NCVVectorReuse().
| std::size_t NCVMemSegment::size |
Definition at line 394 of file NCV.hpp.
Referenced by NCVMatrixReuse< T >::NCVMatrixReuse(), NCVVectorReuse< T >::NCVVectorReuse(), and NCVVectorReuse< T >::NCVVectorReuse().