|
QTrk
|
#include <cudaImageList.h>
Public Member Functions | |
| CUBOTH int2 | GetImagePos (int z, int l) |
Public Attributes | |
| T * | d_data |
| size_t | pitch |
| int | cols |
| int | depth |
| int | imgw |
| int | imgh |
Definition at line 407 of file cudaImageList.h.
|
inline |
Definition at line 414 of file cudaImageList.h.
| int Image4DMemory< T >::KernelParams::cols |
Definition at line 410 of file cudaImageList.h.
| T* Image4DMemory< T >::KernelParams::d_data |
Definition at line 408 of file cudaImageList.h.
| int Image4DMemory< T >::KernelParams::depth |
Definition at line 411 of file cudaImageList.h.
| int Image4DMemory< T >::KernelParams::imgh |
Definition at line 412 of file cudaImageList.h.
| int Image4DMemory< T >::KernelParams::imgw |
Definition at line 412 of file cudaImageList.h.
| size_t Image4DMemory< T >::KernelParams::pitch |
Definition at line 409 of file cudaImageList.h.
1.8.12