ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <d3d9types.h>
Definition at line 1374 of file d3d9types.h.
D3DCOLORVALUE _D3DLIGHT9::Ambient |
Definition at line 1378 of file d3d9types.h.
float _D3DLIGHT9::Attenuation0 |
Definition at line 1383 of file d3d9types.h.
float _D3DLIGHT9::Attenuation1 |
Definition at line 1384 of file d3d9types.h.
float _D3DLIGHT9::Attenuation2 |
Definition at line 1385 of file d3d9types.h.
D3DCOLORVALUE _D3DLIGHT9::Diffuse |
Definition at line 1376 of file d3d9types.h.
D3DVECTOR _D3DLIGHT9::Direction |
Definition at line 1380 of file d3d9types.h.
float _D3DLIGHT9::Falloff |
Definition at line 1382 of file d3d9types.h.
float _D3DLIGHT9::Phi |
Definition at line 1387 of file d3d9types.h.
D3DVECTOR _D3DLIGHT9::Position |
Definition at line 1379 of file d3d9types.h.
float _D3DLIGHT9::Range |
Definition at line 1381 of file d3d9types.h.
D3DCOLORVALUE _D3DLIGHT9::Specular |
Definition at line 1377 of file d3d9types.h.
float _D3DLIGHT9::Theta |
Definition at line 1386 of file d3d9types.h.
D3DLIGHTTYPE _D3DLIGHT9::Type |
Definition at line 1375 of file d3d9types.h.