MythTV  master
Public Attributes | List of all members
VERTEX Struct Reference

Public Attributes

FLOAT x
 
FLOAT y
 
FLOAT z
 
FLOAT rhw
 
D3DCOLOR diffuse
 

Detailed Description

Definition at line 30 of file mythrender_d3d9.cpp.

Member Data Documentation

◆ x

FLOAT VERTEX::x

Definition at line 32 of file mythrender_d3d9.cpp.

Referenced by MythRenderD3D9::DrawRect().

◆ y

FLOAT VERTEX::y

Definition at line 33 of file mythrender_d3d9.cpp.

Referenced by MythRenderD3D9::DrawRect().

◆ z

FLOAT VERTEX::z

Definition at line 34 of file mythrender_d3d9.cpp.

Referenced by MythRenderD3D9::DrawRect().

◆ rhw

FLOAT VERTEX::rhw

Definition at line 35 of file mythrender_d3d9.cpp.

Referenced by MythRenderD3D9::DrawRect().

◆ diffuse

D3DCOLOR VERTEX::diffuse

Definition at line 36 of file mythrender_d3d9.cpp.

Referenced by MythRenderD3D9::DrawRect().


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