MythTV  master
Public Attributes | List of all members
Surface Struct Reference

#include <surface.h>

Collaboration diagram for Surface:
Collaboration graph
[legend]

Public Attributes

int * buf
 
int width
 
int height
 
int size
 
int * realstart
 

Detailed Description

Definition at line 4 of file surface.h.

Member Data Documentation

◆ buf

int* Surface::buf

◆ width

int Surface::width

Definition at line 6 of file surface.h.

Referenced by surface_new().

◆ height

int Surface::height

Definition at line 7 of file surface.h.

Referenced by surface_new().

◆ size

int Surface::size

Definition at line 8 of file surface.h.

Referenced by mythburn.FontDef::drawText(), mythburn.FontDef::getFont(), and surface_new().

◆ realstart

int* Surface::realstart

Definition at line 10 of file surface.h.

Referenced by surface_new().


The documentation for this struct was generated from the following file: