vdr-plugin-softhddevice-drm-gles 1.6.2
cOglCmdDrawSlope Class Reference

#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 charDescription (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
cOglFbm_pFramebuffer
 

Detailed Description

Definition at line 485 of file openglosd.h.

Constructor & Destructor Documentation

◆ cOglCmdDrawSlope()

cOglCmdDrawSlope::cOglCmdDrawSlope ( cOglFb fb,
GLint  x,
GLint  y,
GLint  width,
GLint  height,
GLint  color,
GLint  type 
)
inline

Definition at line 487 of file openglosd.h.

◆ ~cOglCmdDrawSlope()

virtual cOglCmdDrawSlope::~cOglCmdDrawSlope ( void  )
inlinevirtual

Definition at line 495 of file openglosd.h.

Member Function Documentation

◆ Description()

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

Implements cOglCmd.

Definition at line 496 of file openglosd.h.

Member Data Documentation

◆ m_color

GLint cOglCmdDrawSlope::m_color
private

Definition at line 501 of file openglosd.h.

Referenced by Execute().

◆ m_height

GLint cOglCmdDrawSlope::m_height
private

Definition at line 500 of file openglosd.h.

Referenced by Execute().

◆ m_type

GLint cOglCmdDrawSlope::m_type
private

Definition at line 502 of file openglosd.h.

Referenced by Execute().

◆ m_width

GLint cOglCmdDrawSlope::m_width
private

Definition at line 500 of file openglosd.h.

Referenced by Execute().

◆ m_x

GLint cOglCmdDrawSlope::m_x
private

Definition at line 499 of file openglosd.h.

Referenced by Execute().

◆ m_y

GLint cOglCmdDrawSlope::m_y
private

Definition at line 499 of file openglosd.h.

Referenced by Execute().


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