|
MythTV master
|
Public Attributes | |
| FLOAT | x |
| FLOAT | y |
| FLOAT | z |
| FLOAT | rhw |
| D3DCOLOR | diffuse |
Definition at line 30 of file mythrender_d3d9.cpp.
| D3DCOLOR VERTEX::diffuse |
Definition at line 36 of file mythrender_d3d9.cpp.
Referenced by MythRenderD3D9::DrawRect().
| FLOAT VERTEX::rhw |
Definition at line 35 of file mythrender_d3d9.cpp.
Referenced by MythRenderD3D9::DrawRect().
| FLOAT VERTEX::x |
Definition at line 32 of file mythrender_d3d9.cpp.
Referenced by MythRenderD3D9::DrawRect().
| FLOAT VERTEX::y |
Definition at line 33 of file mythrender_d3d9.cpp.
Referenced by MythRenderD3D9::DrawRect().
| FLOAT VERTEX::z |
Definition at line 34 of file mythrender_d3d9.cpp.
Referenced by MythRenderD3D9::DrawRect().