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 |
FLOAT VideoDX9SolidVertex::ny |
FLOAT VideoDX9SolidVertex::nz |
FLOAT VideoDX9SolidVertex::tu |
FLOAT VideoDX9SolidVertex::tv |
FLOAT VideoDX9SolidVertex::x |
FLOAT VideoDX9SolidVertex::y |
FLOAT VideoDX9SolidVertex::z |
The documentation for this struct was generated from the following file: