![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for pba::CuTexImage, including all inherited members.
| _cuData | pba::CuTexImage | protected |
| _imgHeight | pba::CuTexImage | protected |
| _imgWidth | pba::CuTexImage | protected |
| _numBytes | pba::CuTexImage | protected |
| _numChannel | pba::CuTexImage | protected |
| _owner | pba::CuTexImage | protected |
| CopyFromDevice(const void *buf) | pba::CuTexImage | |
| CopyFromHost(const void *buf) | pba::CuTexImage | |
| CopyToHost(void *buf) | pba::CuTexImage | |
| CuTexImage() | pba::CuTexImage | |
| data() | pba::CuTexImage | inline |
| GetDataSize() | pba::CuTexImage | inline |
| GetImgHeight() | pba::CuTexImage | inline |
| GetImgWidth() | pba::CuTexImage | inline |
| GetLength() | pba::CuTexImage | inline |
| GetRequiredSize() | pba::CuTexImage | inline |
| GetReservedWidth() | pba::CuTexImage | inline |
| InitTexture(unsigned int width, unsigned int height, unsigned int nchannel=1) | pba::CuTexImage | |
| IsHugeData() | pba::CuTexImage | inline |
| IsValid() | pba::CuTexImage | inline |
| ReleaseData() | pba::CuTexImage | |
| SaveToFile(const char *name) | pba::CuTexImage | |
| SetTexture(void *data, unsigned int width, unsigned int nchannel=1) | pba::CuTexImage | |
| SwapData(CuTexImage &src) | pba::CuTexImage | |
| ~CuTexImage() | pba::CuTexImage | virtual |