FS2_Open
Open source remastering of the Freespace 2 engine
_D3DLIGHT2 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
 
DWORD dwFlags
 

Detailed Description

Definition at line 670 of file vd3dtypes.h.

Member Data Documentation

D3DCOLORVALUE _D3DLIGHT2::dcvColor

Definition at line 673 of file vd3dtypes.h.

D3DLIGHTTYPE _D3DLIGHT2::dltType

Definition at line 672 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT2::dvAttenuation0

Definition at line 678 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT2::dvAttenuation1

Definition at line 679 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT2::dvAttenuation2

Definition at line 680 of file vd3dtypes.h.

D3DVECTOR _D3DLIGHT2::dvDirection

Definition at line 675 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT2::dvFalloff

Definition at line 677 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT2::dvPhi

Definition at line 682 of file vd3dtypes.h.

D3DVECTOR _D3DLIGHT2::dvPosition

Definition at line 674 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT2::dvRange

Definition at line 676 of file vd3dtypes.h.

D3DVALUE _D3DLIGHT2::dvTheta

Definition at line 681 of file vd3dtypes.h.

DWORD _D3DLIGHT2::dwFlags

Definition at line 683 of file vd3dtypes.h.

DWORD _D3DLIGHT2::dwSize

Definition at line 671 of file vd3dtypes.h.


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