#include </build/reproducible-path/pcl-1.15.1+dfsg/gpu/containers/include/pcl/gpu/containers/kernel_containers.h>
|
| __PCL_GPU_HOST_DEVICE__ | PtrStepSz () |
| __PCL_GPU_HOST_DEVICE__ | PtrStepSz (int rows_arg, int cols_arg, T *data_arg, std::size_t step_arg) |
| __PCL_GPU_HOST_DEVICE__ | PtrStep () |
| __PCL_GPU_HOST_DEVICE__ | PtrStep (T *data_arg, std::size_t step_arg) |
| __PCL_GPU_HOST_DEVICE__ T * | ptr (int y=0) |
| __PCL_GPU_HOST_DEVICE__ const T * | ptr (int y=0) const |
| __PCL_GPU_HOST_DEVICE__ T & | operator() (int y, int x) |
| __PCL_GPU_HOST_DEVICE__ const T & | operator() (int y, int x) const |
| __PCL_GPU_HOST_DEVICE__ | DevPtr () |
| __PCL_GPU_HOST_DEVICE__ | DevPtr (T *data_arg) |
| __PCL_GPU_HOST_DEVICE__ std::size_t | elemSize () const |
| __PCL_GPU_HOST_DEVICE__ | operator T* () |
| __PCL_GPU_HOST_DEVICE__ | operator const T * () const |
|
| int | cols |
| int | rows |
| std::size_t | step |
| | stride between two consecutive rows in bytes.
|
| T * | data |
template<typename T>
struct pcl::device::PtrStepSz< T >
Definition at line 122 of file kernel_containers.h.
◆ PtrStepSz() [1/2]
◆ PtrStepSz() [2/2]
template<typename T>
| __PCL_GPU_HOST_DEVICE__ pcl::gpu::PtrStepSz< T >::PtrStepSz |
( |
int | rows_arg, |
|
|
int | cols_arg, |
|
|
T * | data_arg, |
|
|
std::size_t | step_arg ) |
|
inline |
◆ cols
◆ rows
The documentation for this struct was generated from the following file:
- /build/reproducible-path/pcl-1.15.1+dfsg/gpu/containers/include/pcl/gpu/containers/kernel_containers.h