nux-1.14.0
|
Public Member Functions | |
int | GetVolumeLevel (int Level, IOpenGLVolume **ppVolumeLevel) |
int | LockRect (int Slice, int Level, SURFACE_LOCKED_RECT *pLockedRect, const SURFACE_RECT *pRect) |
int | UnlockRect (int Slice, int Level) |
int | LockBox (int Level, VOLUME_LOCKED_BOX *pLockedVolume, const VOLUME_BOX *pBox) |
int | UnlockBox (int Level) |
int | GetLevelDepth (int MipLevel) const |
int | GetLevelDesc (int Level, VOLUME_DESC *pDesc) |
Friends | |
class | GpuDevice |
class | IOpenGLSurface |
Definition at line 30 of file IOpenGLVolumeTexture.h.