DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_D3DMATRIXLOAD Struct Reference

#include <d3dtypes.h>

Data Fields

D3DMATRIXHANDLE hDestMatrix
 
D3DMATRIXHANDLE hSrcMatrix
 

Detailed Description

Operation used to load matrices hDstMat = hSrcMat

Field Documentation

◆ hDestMatrix

D3DMATRIXHANDLE _D3DMATRIXLOAD::hDestMatrix

Destination matrix

◆ hSrcMatrix

D3DMATRIXHANDLE _D3DMATRIXLOAD::hSrcMatrix

Source matrix


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