ReactOS 0.4.15-dev-7934-g1dc8d80
_D3DDRAWPRIMITIVESTRIDEDDATA Struct Reference

#include <d3dtypes.h>

Collaboration diagram for _D3DDRAWPRIMITIVESTRIDEDDATA:

Public Attributes

D3DDP_PTRSTRIDE position
 
D3DDP_PTRSTRIDE normal
 
D3DDP_PTRSTRIDE diffuse
 
D3DDP_PTRSTRIDE specular
 
D3DDP_PTRSTRIDE textureCoords [D3DDP_MAXTEXCOORD]
 

Detailed Description

Definition at line 1342 of file d3dtypes.h.

Member Data Documentation

◆ diffuse

D3DDP_PTRSTRIDE _D3DDRAWPRIMITIVESTRIDEDDATA::diffuse

Definition at line 1345 of file d3dtypes.h.

◆ normal

D3DDP_PTRSTRIDE _D3DDRAWPRIMITIVESTRIDEDDATA::normal

Definition at line 1344 of file d3dtypes.h.

◆ position

D3DDP_PTRSTRIDE _D3DDRAWPRIMITIVESTRIDEDDATA::position

Definition at line 1343 of file d3dtypes.h.

◆ specular

D3DDP_PTRSTRIDE _D3DDRAWPRIMITIVESTRIDEDDATA::specular

Definition at line 1346 of file d3dtypes.h.

◆ textureCoords

D3DDP_PTRSTRIDE _D3DDRAWPRIMITIVESTRIDEDDATA::textureCoords[D3DDP_MAXTEXCOORD]

Definition at line 1347 of file d3dtypes.h.


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