Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
VideoDX9ScreenVertex Struct Reference

List of all members.

Public Attributes

FLOAT sx
FLOAT sy
FLOAT sz
FLOAT rhw
DWORD diffuse
FLOAT tu
FLOAT tv

Static Public Attributes

static DWORD FVF

Detailed Description

Definition at line 135 of file VideoDX9.cpp.


Member Data Documentation

DWORD VideoDX9ScreenVertex::diffuse

Definition at line 138 of file VideoDX9.cpp.

DWORD VideoDX9ScreenVertex::FVF
static
Initial value:
D3DFVF_XYZRHW |
D3DFVF_DIFFUSE |
D3DFVF_TEX1

Definition at line 141 of file VideoDX9.cpp.

FLOAT VideoDX9ScreenVertex::rhw

Definition at line 137 of file VideoDX9.cpp.

FLOAT VideoDX9ScreenVertex::sx

Definition at line 137 of file VideoDX9.cpp.

FLOAT VideoDX9ScreenVertex::sy

Definition at line 137 of file VideoDX9.cpp.

FLOAT VideoDX9ScreenVertex::sz

Definition at line 137 of file VideoDX9.cpp.

FLOAT VideoDX9ScreenVertex::tu

Definition at line 139 of file VideoDX9.cpp.

FLOAT VideoDX9ScreenVertex::tv

Definition at line 139 of file VideoDX9.cpp.


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