|
Point Cloud Library (PCL) 1.15.1
|
Public Member Functions | |
| template<class T, enum cudaTextureReadMode readMode> | |
| TextureBinder (const DeviceArray2D< T > &arr, const struct texture< T, 2, readMode > &tex) | |
| template<class T, enum cudaTextureReadMode readMode> | |
| TextureBinder (const DeviceArray< T > &arr, const struct texture< T, 1, readMode > &tex) | |
| template<class T, enum cudaTextureReadMode readMode> | |
| TextureBinder (const PtrStepSz< T > &arr, const struct texture< T, 2, readMode > &tex) | |
| template<class T, enum cudaTextureReadMode readMode> | |
| TextureBinder (const PtrSz< T > &arr, const struct texture< T, 1, readMode > &tex) | |
| ~TextureBinder () | |
Definition at line 45 of file texture_binder.hpp.
|
inline |
Definition at line 48 of file texture_binder.hpp.
|
inline |
Definition at line 57 of file texture_binder.hpp.
|
inline |
Definition at line 65 of file texture_binder.hpp.
|
inline |
Definition at line 74 of file texture_binder.hpp.
|
inline |
Definition at line 81 of file texture_binder.hpp.