|
vdr-plugin-softhddevice-drm-gles 1.6.2
|
#include <openglosd.h>
Public Member Functions | |
| cOglCmdDrawSlope (cOglFb *fb, GLint x, GLint y, GLint width, GLint height, GLint color, GLint type) | |
| virtual | ~cOglCmdDrawSlope (void) |
| virtual const char * | Description (void) |
| virtual bool | Execute (void) |
Public Member Functions inherited from cOglCmd | |
| cOglCmd (cOglFb *fb) | |
| virtual | ~cOglCmd (void) |
| virtual bool | NeedsLockingAgainstStateChange (void) |
Private Attributes | |
| GLint | m_x |
| GLint | m_y |
| GLint | m_width |
| GLint | m_height |
| GLint | m_color |
| GLint | m_type |
Additional Inherited Members | |
Protected Attributes inherited from cOglCmd | |
| cOglFb * | m_pFramebuffer |
Definition at line 485 of file openglosd.h.
|
inline |
Definition at line 487 of file openglosd.h.
Definition at line 495 of file openglosd.h.
Implements cOglCmd.
Definition at line 496 of file openglosd.h.
|
private |
Definition at line 501 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 500 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 502 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 500 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 499 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 499 of file openglosd.h.
Referenced by Execute().