ReactOS 0.4.15-dev-7958-gcd0bb1a
_D3DLIGHTINGCAPS Struct Reference

#include <d3dcaps.h>

Public Attributes

DWORD dwSize
 
DWORD dwCaps
 
DWORD dwLightingModel
 
DWORD dwNumLights
 

Detailed Description

Definition at line 254 of file d3dcaps.h.

Member Data Documentation

◆ dwCaps

DWORD _D3DLIGHTINGCAPS::dwCaps

Definition at line 257 of file d3dcaps.h.

Referenced by ddraw_d3dcaps1_from_7(), and dump_D3dDriverData().

◆ dwLightingModel

DWORD _D3DLIGHTINGCAPS::dwLightingModel

Definition at line 258 of file d3dcaps.h.

Referenced by ddraw_d3dcaps1_from_7(), and dump_D3dDriverData().

◆ dwNumLights

DWORD _D3DLIGHTINGCAPS::dwNumLights

Definition at line 259 of file d3dcaps.h.

Referenced by ddraw_d3dcaps1_from_7(), and dump_D3dDriverData().

◆ dwSize

DWORD _D3DLIGHTINGCAPS::dwSize

Definition at line 256 of file d3dcaps.h.

Referenced by ddraw_d3dcaps1_from_7(), and dump_D3dDriverData().


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