|
nux-1.14.0
|
Public Member Functions | |
| void | GetSurfaceFrame (int Frame, ObjectPtr< IOpenGLSurface > &surface) |
| ObjectPtr< IOpenGLSurface > | GetSurfaceFrame (int Level) |
| int | LockRect (int Frame, SURFACE_LOCKED_RECT *pLockedRect, const SURFACE_RECT *pRect) |
| int | UnlockRect (int Frame) |
| int | GetDepth (int MipLevel) const |
| int | GetDesc (ANIMATEDTEXTURE_DESC *pDesc) |
| void | PresentFirstFrame () |
| void | PresentNextFrame () |
| void | PresentLastFrame () |
| int | GetFrameTime () |
| t_u32 | GetNumFrame () |
| void | SetFrameTime (int Frame, int time_ms) |
Friends | |
| class | GpuDevice |
| class | IOpenGLSurface |
Definition at line 33 of file IOpenGLAnimatedTexture.h.