ReactOS 0.4.15-dev-7924-g5949c20
_MilMatrix3x2D Struct Reference

#include <dwmapi.h>

Public Attributes

DOUBLE S_11
 
DOUBLE S_12
 
DOUBLE S_21
 
DOUBLE S_22
 
DOUBLE DX
 
DOUBLE DY
 

Detailed Description

Definition at line 131 of file dwmapi.h.

Member Data Documentation

◆ DX

DOUBLE _MilMatrix3x2D::DX

Definition at line 137 of file dwmapi.h.

◆ DY

DOUBLE _MilMatrix3x2D::DY

Definition at line 138 of file dwmapi.h.

◆ S_11

DOUBLE _MilMatrix3x2D::S_11

Definition at line 133 of file dwmapi.h.

◆ S_12

DOUBLE _MilMatrix3x2D::S_12

Definition at line 134 of file dwmapi.h.

◆ S_21

DOUBLE _MilMatrix3x2D::S_21

Definition at line 135 of file dwmapi.h.

◆ S_22

DOUBLE _MilMatrix3x2D::S_22

Definition at line 136 of file dwmapi.h.


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