|
vdr-plugin-softhddevice-drm-gles 1.6.2
|
#include <openglosd.h>
Public Member Functions | |
| cOglCmdDrawImage (cOglFb *fb, tColor *argb, GLint width, GLint height, GLint x, GLint y, bool overlay=true, double scaleX=1.0f, double scaleY=1.0f) | |
| virtual | ~cOglCmdDrawImage (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 | |
| tColor * | m_argb |
| GLint | m_x |
| GLint | m_y |
| GLint | m_width |
| GLint | m_height |
| bool | m_overlay |
| GLfloat | m_scaleX |
| GLfloat | m_scaleY |
| GLint | m_borderColor |
Additional Inherited Members | |
Protected Attributes inherited from cOglCmd | |
| cOglFb * | m_pFramebuffer |
Definition at line 530 of file openglosd.h.
|
inline |
Definition at line 532 of file openglosd.h.
Definition at line 543 of file openglosd.h.
References m_argb.
Implements cOglCmd.
Definition at line 544 of file openglosd.h.
|
private |
Definition at line 547 of file openglosd.h.
Referenced by Execute(), and ~cOglCmdDrawImage().
|
private |
Definition at line 551 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 548 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 549 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 550 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 550 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 548 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 548 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 548 of file openglosd.h.
Referenced by Execute().