ReactOS 0.4.15-dev-7958-gcd0bb1a
_MATRIX Struct Reference

#include <ntgdityp.h>

Public Attributes

FLOATOBJ efM11
 
FLOATOBJ efM12
 
FLOATOBJ efM21
 
FLOATOBJ efM22
 
FLOATOBJ efDx
 
FLOATOBJ efDy
 
FIX fxDx
 
FIX fxDy
 
FLONG flAccel
 

Detailed Description

Definition at line 410 of file ntgdityp.h.

Member Data Documentation

◆ efDx

FLOATOBJ _MATRIX::efDx

◆ efDy

FLOATOBJ _MATRIX::efDy

◆ efM11

◆ efM12

◆ efM21

◆ efM22

◆ flAccel

FLONG _MATRIX::flAccel

◆ fxDx

FIX _MATRIX::fxDx

Definition at line 418 of file ntgdityp.h.

Referenced by XFORMOBJ_bXformFixPoints().

◆ fxDy

FIX _MATRIX::fxDy

Definition at line 419 of file ntgdityp.h.

Referenced by XFORMOBJ_bXformFixPoints().


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