RetroArch
Public Attributes | List of all members
_D3DLIGHT9 Struct Reference

#include <d3d9types.h>

Collaboration diagram for _D3DLIGHT9:
[legend]

Public Attributes

D3DLIGHTTYPE Type
 
D3DCOLORVALUE Diffuse
 
D3DCOLORVALUE Specular
 
D3DCOLORVALUE Ambient
 
D3DVECTOR Position
 
D3DVECTOR Direction
 
float Range
 
float Falloff
 
float Attenuation0
 
float Attenuation1
 
float Attenuation2
 
float Theta
 
float Phi
 

Member Data Documentation

◆ Ambient

D3DCOLORVALUE _D3DLIGHT9::Ambient

◆ Attenuation0

float _D3DLIGHT9::Attenuation0

◆ Attenuation1

float _D3DLIGHT9::Attenuation1

◆ Attenuation2

float _D3DLIGHT9::Attenuation2

◆ Diffuse

D3DCOLORVALUE _D3DLIGHT9::Diffuse

◆ Direction

D3DVECTOR _D3DLIGHT9::Direction

◆ Falloff

float _D3DLIGHT9::Falloff

◆ Phi

float _D3DLIGHT9::Phi

◆ Position

D3DVECTOR _D3DLIGHT9::Position

◆ Range

float _D3DLIGHT9::Range

◆ Specular

D3DCOLORVALUE _D3DLIGHT9::Specular

◆ Theta

float _D3DLIGHT9::Theta

◆ Type

D3DLIGHTTYPE _D3DLIGHT9::Type

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