MythTV  master
Public Member Functions | Public Attributes | List of all members
MythD3DSurface Class Reference

#include <mythrender_d3d9.h>

Public Member Functions

 MythD3DSurface (QSize size=QSize(0, 0), D3DFORMAT fmt=D3DFMT_UNKNOWN)
 

Public Attributes

QSize m_size
 
D3DFORMAT m_fmt
 

Detailed Description

Definition at line 79 of file mythrender_d3d9.h.

Constructor & Destructor Documentation

◆ MythD3DSurface()

MythD3DSurface::MythD3DSurface ( QSize  size = QSize(0,0),
D3DFORMAT  fmt = D3DFMT_UNKNOWN 
)
inline

Definition at line 82 of file mythrender_d3d9.h.

Member Data Documentation

◆ m_size

QSize MythD3DSurface::m_size

Definition at line 87 of file mythrender_d3d9.h.

◆ m_fmt

D3DFORMAT MythD3DSurface::m_fmt

Definition at line 88 of file mythrender_d3d9.h.


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