QTrk
Image4DMemory< T > Member List

This is the complete list of members for Image4DMemory< T >, including all inherited members.

bind()Image4DMemory< T >inline
clear()Image4DMemory< T >inline
copyImageToDevice(int z, int l, T *src, bool async=false, cudaStream_t s=0)Image4DMemory< T >inline
copyImageToHost(int z, int l, T *dst, bool async=false, cudaStream_t s=0)Image4DMemory< T >inline
copyToDevice(T *src, bool async=false, cudaStream_t s=0)Image4DMemory< T >inline
copyToHost(T *dst, bool async=false, cudaStream_t s=0)Image4DMemory< T >inline
free()Image4DMemory< T >inline
getImgAddr(int2 imgpos)Image4DMemory< T >inline
Image4DMemory(int w, int h, int d, int L)Image4DMemory< T >inline
kpImage4DMemory< T >
layersImage4DMemory< T >
read(const KernelParams &kp, int x, int y, int2 imgpos)Image4DMemory< T >inlinestatic
rowsImage4DMemory< T >
totalImgImage4DMemory< T >
unbind()Image4DMemory< T >inline
write(T value, const KernelParams &kp, int x, int y, int2 imgpos)Image4DMemory< T >inlinestatic
~Image4DMemory()Image4DMemory< T >inline