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

List of all members.

Public Attributes

FLOAT x
FLOAT y
FLOAT z
FLOAT nx
FLOAT ny
FLOAT nz
FLOAT tu
FLOAT tv

Static Public Attributes

static DWORD FVF

Detailed Description

Definition at line 174 of file VideoDX9.cpp.


Member Data Documentation

DWORD VideoDX9SolidVertex::FVF
static
Initial value:
D3DFVF_XYZ |
D3DFVF_NORMAL |
D3DFVF_TEX1 |
D3DFVF_TEXCOORDSIZE2(0)

Definition at line 180 of file VideoDX9.cpp.

FLOAT VideoDX9SolidVertex::nx

Definition at line 177 of file VideoDX9.cpp.

FLOAT VideoDX9SolidVertex::ny

Definition at line 177 of file VideoDX9.cpp.

FLOAT VideoDX9SolidVertex::nz

Definition at line 177 of file VideoDX9.cpp.

FLOAT VideoDX9SolidVertex::tu

Definition at line 178 of file VideoDX9.cpp.

FLOAT VideoDX9SolidVertex::tv

Definition at line 178 of file VideoDX9.cpp.

FLOAT VideoDX9SolidVertex::x

Definition at line 176 of file VideoDX9.cpp.

FLOAT VideoDX9SolidVertex::y

Definition at line 176 of file VideoDX9.cpp.

FLOAT VideoDX9SolidVertex::z

Definition at line 176 of file VideoDX9.cpp.


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