FS2_Open
Open source remastering of the Freespace 2 engine
_D3DLIGHT Struct Reference

#include <vd3dtypes.h>

Public Attributes

DWORD dwSize
 
D3DLIGHTTYPE dltType
 
D3DCOLORVALUE dcvColor
 
D3DVECTOR dvPosition
 
D3DVECTOR dvDirection
 
D3DVALUE dvRange
 
D3DVALUE dvFalloff
 
D3DVALUE dvAttenuation0
 
D3DVALUE dvAttenuation1
 
D3DVALUE dvAttenuation2
 
D3DVALUE dvTheta
 
D3DVALUE dvPhi
 

Detailed Description

Definition at line 644 of file vd3dtypes.h.

Member Data Documentation

D3DCOLORVALUE _D3DLIGHT::dcvColor

Definition at line 647 of file vd3dtypes.h.

D3DLIGHTTYPE _D3DLIGHT::dltType

Definition at line 646 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT::dvAttenuation0

Definition at line 652 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT::dvAttenuation1

Definition at line 653 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT::dvAttenuation2

Definition at line 654 of file vd3dtypes.h.

D3DVECTOR _D3DLIGHT::dvDirection

Definition at line 649 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT::dvFalloff

Definition at line 651 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT::dvPhi

Definition at line 656 of file vd3dtypes.h.

D3DVECTOR _D3DLIGHT::dvPosition

Definition at line 648 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT::dvRange

Definition at line 650 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT::dvTheta

Definition at line 655 of file vd3dtypes.h.

DWORD _D3DLIGHT::dwSize

Definition at line 645 of file vd3dtypes.h.


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