vdr-plugin-softhddevice-drm-gles 1.5.9-20e15de
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 char * Description (void)
 
virtual bool Execute (void)
 
- Public Member Functions inherited from cOglCmd
 cOglCmd (cOglFb *fb)
 
virtual ~cOglCmd (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 506 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 509 of file openglosd.h.

◆ ~cOglCmdDrawSlope()

virtual cOglCmdDrawSlope::~cOglCmdDrawSlope ( void  )
inlinevirtual

Definition at line 517 of file openglosd.h.

Member Function Documentation

◆ Description()

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

Implements cOglCmd.

Definition at line 518 of file openglosd.h.

◆ Execute()

Member Data Documentation

◆ m_color

GLint cOglCmdDrawSlope::m_color
private

Definition at line 523 of file openglosd.h.

Referenced by Execute().

◆ m_height

GLint cOglCmdDrawSlope::m_height
private

Definition at line 522 of file openglosd.h.

Referenced by Execute().

◆ m_type

GLint cOglCmdDrawSlope::m_type
private

Definition at line 524 of file openglosd.h.

Referenced by Execute().

◆ m_width

GLint cOglCmdDrawSlope::m_width
private

Definition at line 522 of file openglosd.h.

Referenced by Execute().

◆ m_x

GLint cOglCmdDrawSlope::m_x
private

Definition at line 521 of file openglosd.h.

Referenced by Execute().

◆ m_y

GLint cOglCmdDrawSlope::m_y
private

Definition at line 521 of file openglosd.h.

Referenced by Execute().


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