ReactOS 0.4.15-dev-7953-g1f49173
_D3DMATRIXMULTIPLY Struct Reference

#include <d3dtypes.h>

Public Attributes

D3DMATRIXHANDLE hDestMatrix
 
D3DMATRIXHANDLE hSrcMatrix1
 
D3DMATRIXHANDLE hSrcMatrix2
 

Detailed Description

Definition at line 1040 of file d3dtypes.h.

Member Data Documentation

◆ hDestMatrix

D3DMATRIXHANDLE _D3DMATRIXMULTIPLY::hDestMatrix

Definition at line 1041 of file d3dtypes.h.

◆ hSrcMatrix1

D3DMATRIXHANDLE _D3DMATRIXMULTIPLY::hSrcMatrix1

Definition at line 1042 of file d3dtypes.h.

◆ hSrcMatrix2

D3DMATRIXHANDLE _D3DMATRIXMULTIPLY::hSrcMatrix2

Definition at line 1043 of file d3dtypes.h.


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