MythTV  0.26-pre
Public Member Functions | Public Attributes
MythD3DVertexBuffer Class Reference

List of all members.

Public Member Functions

 MythD3DVertexBuffer (IDirect3DTexture9 *tex=NULL)

Public Attributes

uint32_t m_color
QRect m_dest
QRect m_src
IDirect3DTexture9 * m_texture

Detailed Description

Definition at line 16 of file mythrender_d3d9.cpp.


Constructor & Destructor Documentation

MythD3DVertexBuffer::MythD3DVertexBuffer ( IDirect3DTexture9 *  tex = NULL) [inline]

Definition at line 19 of file mythrender_d3d9.cpp.


Member Data Documentation

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().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends