ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
CuTexImage Member List

This is the complete list of members for CuTexImage, including all inherited members.

_cuDataCuTexImageprotected
_cuData2DCuTexImageprotected
_fromPBOCuTexImageprotected
_imgHeightCuTexImageprotected
_imgWidthCuTexImageprotected
_numBytesCuTexImageprotected
_numChannelCuTexImageprotected
_texHeightCuTexImageprotected
_texWidthCuTexImageprotected
BindTexture(const cudaTextureDesc &textureDesc, const cudaChannelFormatDesc &channelFmtDesc)CuTexImage
BindTexture2D(const cudaTextureDesc &textureDesc, const cudaChannelFormatDesc &channelFmtDesc)CuTexImage
CopyFromHost(const void *buf)CuTexImage
CopyFromPBO(int width, int height, GLuint pbo)CuTexImage
CopyToHost(void *buf)CuTexImage
CopyToHost(void *buf, int stream)CuTexImage
CopyToPBO(GLuint pbo)CuTexImage
CopyToTexture2D()CuTexImage
CuTexImage()CuTexImage
CuTexImage(int width, int height, int nchannel, GLuint pbo)CuTexImage
GetDataSize()CuTexImageinline
GetImgHeight()CuTexImageinline
GetImgWidth()CuTexImageinline
InitTexture(int width, int height, int nchannel=1)CuTexImagevirtual
InitTexture2D()CuTexImage
SetImageSize(int width, int height)CuTexImagevirtual
~CuTexImage()CuTexImagevirtual