Ogre::Cuda::TextureDeviceHandle Class Reference
List of all members.
Public Member Functions |
|
| TextureDeviceHandle (size_t width, size_t height, size_t pitch, void *linearMemory) |
|
void * | getPointer () |
Public Attributes |
|
size_t | width |
|
size_t | height |
|
size_t | pitch |
|
void * | linearMemory |
Protected Attributes |
|
cudaArray * | mCudaArray |
Friends |
|
class | Ogre::Cuda::Texture |
The documentation for this class was generated from the following files:
- d:/VisualExperiments.com/Demos/OgreCuda/include/OgreCuda.h
- d:/VisualExperiments.com/Demos/OgreCuda/src/OgreCuda.cpp