|
MythTV master
|
#include <libmythui/mythrender_d3d9.h>
Public Member Functions | |
| MythD3DSurface (QSize size=QSize(0, 0), D3DFORMAT fmt=D3DFMT_UNKNOWN) | |
Public Attributes | |
| QSize | m_size |
| D3DFORMAT | m_fmt |
Definition at line 84 of file mythrender_d3d9.h.
|
inline |
Definition at line 87 of file mythrender_d3d9.h.
| D3DFORMAT MythD3DSurface::m_fmt |
Definition at line 93 of file mythrender_d3d9.h.
| QSize MythD3DSurface::m_size |
Definition at line 92 of file mythrender_d3d9.h.