Isle
Loading...
Searching...
No Matches
_D3DSTATE Struct Reference

#include <d3dtypes.h>

Public Attributes

union {
   D3DTRANSFORMSTATETYPE   dtstTransformStateType
 
   D3DLIGHTSTATETYPE   dlstLightStateType
 
   D3DRENDERSTATETYPE   drstRenderStateType
 
}; 
 
union {
   DWORD   dwArg [1]
 
   D3DVALUE   dvArg [1]
 
}; 
 

Detailed Description

Definition at line 986 of file d3dtypes.h.

Member Data Documentation

◆ 

union { ... } _D3DSTATE::@85

◆ 

union { ... } _D3DSTATE::@87

◆ dlstLightStateType

D3DLIGHTSTATETYPE _D3DSTATE::dlstLightStateType

Definition at line 989 of file d3dtypes.h.

◆ drstRenderStateType

D3DRENDERSTATETYPE _D3DSTATE::drstRenderStateType

Definition at line 990 of file d3dtypes.h.

◆ dtstTransformStateType

D3DTRANSFORMSTATETYPE _D3DSTATE::dtstTransformStateType

Definition at line 988 of file d3dtypes.h.

◆ dvArg

D3DVALUE _D3DSTATE::dvArg[1]

Definition at line 994 of file d3dtypes.h.

◆ dwArg

DWORD _D3DSTATE::dwArg[1]

Definition at line 993 of file d3dtypes.h.


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