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

List of all members.

Public Attributes

FLOAT x
FLOAT y
FLOAT z
DWORD diffuse
DWORD specular
FLOAT tu
FLOAT tv
FLOAT tu1
FLOAT tv1

Static Public Attributes

static DWORD FVF

Detailed Description

Definition at line 202 of file VideoDX9.cpp.


Member Data Documentation

DWORD VideoDX9DetailVertex::diffuse

Definition at line 205 of file VideoDX9.cpp.

DWORD VideoDX9DetailVertex::FVF
static
Initial value:
D3DFVF_XYZ |
D3DFVF_DIFFUSE |
D3DFVF_SPECULAR |
D3DFVF_TEX2

Definition at line 210 of file VideoDX9.cpp.

DWORD VideoDX9DetailVertex::specular

Definition at line 206 of file VideoDX9.cpp.

FLOAT VideoDX9DetailVertex::tu

Definition at line 207 of file VideoDX9.cpp.

FLOAT VideoDX9DetailVertex::tu1

Definition at line 208 of file VideoDX9.cpp.

FLOAT VideoDX9DetailVertex::tv

Definition at line 207 of file VideoDX9.cpp.

FLOAT VideoDX9DetailVertex::tv1

Definition at line 208 of file VideoDX9.cpp.

FLOAT VideoDX9DetailVertex::x

Definition at line 204 of file VideoDX9.cpp.

FLOAT VideoDX9DetailVertex::y

Definition at line 204 of file VideoDX9.cpp.

FLOAT VideoDX9DetailVertex::z

Definition at line 204 of file VideoDX9.cpp.


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