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

#include <openglosd.h>

Public Member Functions

 cOglCmdBufferFill (cOglFb *fb, GLint color)
 
virtual ~cOglCmdBufferFill (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 449 of file openglosd.h.

Constructor & Destructor Documentation

◆ cOglCmdBufferFill()

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

Definition at line 452 of file openglosd.h.

◆ ~cOglCmdBufferFill()

virtual cOglCmdBufferFill::~cOglCmdBufferFill ( void  )
inlinevirtual

Definition at line 455 of file openglosd.h.

Member Function Documentation

◆ Description()

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

Implements cOglCmd.

Definition at line 456 of file openglosd.h.

◆ Execute()

bool cOglCmdBufferFill::Execute ( void  )
virtual

Implements cOglCmd.

Definition at line 1037 of file openglosd.cpp.

References ConvertColor(), and m_color.

Member Data Documentation

◆ m_color

GLint cOglCmdBufferFill::m_color
private

Definition at line 459 of file openglosd.h.

Referenced by Execute().


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