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

List of all members.

Public Attributes

FLOAT x
FLOAT y
FLOAT z
FLOAT nx
FLOAT ny
FLOAT nz
FLOAT t0u
FLOAT t0v
FLOAT t1u
FLOAT t1v
FLOAT tx
FLOAT ty
FLOAT tz
FLOAT bx
FLOAT by
FLOAT bz

Static Public Attributes

static DWORD FVF = 0

Detailed Description

Definition at line 148 of file VideoDX9.cpp.


Member Data Documentation

FLOAT VideoDX9NormalVertex::bx

Definition at line 155 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::by

Definition at line 155 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::bz

Definition at line 155 of file VideoDX9.cpp.

DWORD VideoDX9NormalVertex::FVF = 0
static

Definition at line 157 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::nx

Definition at line 151 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::ny

Definition at line 151 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::nz

Definition at line 151 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::t0u

Definition at line 152 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::t0v

Definition at line 152 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::t1u

Definition at line 153 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::t1v

Definition at line 153 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::tx

Definition at line 154 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::ty

Definition at line 154 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::tz

Definition at line 154 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::x

Definition at line 150 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::y

Definition at line 150 of file VideoDX9.cpp.

FLOAT VideoDX9NormalVertex::z

Definition at line 150 of file VideoDX9.cpp.


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