|
MythTV
0.26-pre
|
Public Member Functions | |
| MythD3DVertexBuffer (IDirect3DTexture9 *tex=NULL) | |
Public Attributes | |
| uint32_t | m_color |
| QRect | m_dest |
| QRect | m_src |
| IDirect3DTexture9 * | m_texture |
Definition at line 16 of file mythrender_d3d9.cpp.
| MythD3DVertexBuffer::MythD3DVertexBuffer | ( | IDirect3DTexture9 * | tex = NULL | ) | [inline] |
Definition at line 19 of file mythrender_d3d9.cpp.
Definition at line 25 of file mythrender_d3d9.cpp.
Referenced by MythRenderD3D9::UpdateVertexBuffer().
Definition at line 26 of file mythrender_d3d9.cpp.
Referenced by MythRenderD3D9::UpdateVertexBuffer().
Definition at line 27 of file mythrender_d3d9.cpp.
Referenced by MythRenderD3D9::UpdateVertexBuffer().
| IDirect3DTexture9* MythD3DVertexBuffer::m_texture |
Definition at line 28 of file mythrender_d3d9.cpp.
Referenced by MythRenderD3D9::UpdateVertexBuffer().
1.7.6.1