ReactOS 0.4.16-dev-106-g10b08aa
|
#include <d3dtypes.h>
Definition at line 580 of file d3dtypes.h.
D3DCOLORVALUE _D3DLIGHT7::dcvAmbient |
Definition at line 584 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DCOLORVALUE _D3DLIGHT7::dcvDiffuse |
Definition at line 582 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DCOLORVALUE _D3DLIGHT7::dcvSpecular |
Definition at line 583 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DLIGHTTYPE _D3DLIGHT7::dltType |
Definition at line 581 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DVALUE _D3DLIGHT7::dvAttenuation0 |
Definition at line 589 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DVALUE _D3DLIGHT7::dvAttenuation1 |
Definition at line 590 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DVALUE _D3DLIGHT7::dvAttenuation2 |
Definition at line 591 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DVECTOR _D3DLIGHT7::dvDirection |
Definition at line 586 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DVALUE _D3DLIGHT7::dvFalloff |
Definition at line 588 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DVALUE _D3DLIGHT7::dvPhi |
Definition at line 593 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DVECTOR _D3DLIGHT7::dvPosition |
Definition at line 585 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DVALUE _D3DLIGHT7::dvRange |
Definition at line 587 of file d3dtypes.h.
Referenced by d3d_light_SetLight().
D3DVALUE _D3DLIGHT7::dvTheta |
Definition at line 592 of file d3dtypes.h.
Referenced by d3d_light_SetLight().