vdr-plugin-softhddevice-drm-gles 1.5.9-20e15de
cOglCmdFill Class Reference

#include <openglosd.h>

Public Member Functions

 cOglCmdFill (cOglFb *fb, GLint color)
 
virtual ~cOglCmdFill (void)
 
virtual const char * Description (void)
 
virtual bool Execute (void)
 
- Public Member Functions inherited from cOglCmd
 cOglCmd (cOglFb *fb)
 
virtual ~cOglCmd (void)
 

Private Attributes

GLint m_color
 

Additional Inherited Members

- Protected Attributes inherited from cOglCmd
cOglFbm_pFramebuffer
 

Detailed Description

Definition at line 436 of file openglosd.h.

Constructor & Destructor Documentation

◆ cOglCmdFill()

cOglCmdFill::cOglCmdFill ( cOglFb fb,
GLint  color 
)
inline

Definition at line 439 of file openglosd.h.

◆ ~cOglCmdFill()

virtual cOglCmdFill::~cOglCmdFill ( void  )
inlinevirtual

Definition at line 442 of file openglosd.h.

Member Function Documentation

◆ Description()

virtual const char * cOglCmdFill::Description ( void  )
inlinevirtual

Implements cOglCmd.

Definition at line 443 of file openglosd.h.

◆ Execute()

bool cOglCmdFill::Execute ( void  )
virtual

Implements cOglCmd.

Definition at line 1024 of file openglosd.cpp.

References cOglFb::Bind(), ConvertColor(), m_color, cOglCmd::m_pFramebuffer, and cOglFb::Unbind().

Member Data Documentation

◆ m_color

GLint cOglCmdFill::m_color
private

Definition at line 446 of file openglosd.h.

Referenced by Execute().


The documentation for this class was generated from the following files: