Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
MathDX.h File Reference

Go to the source code of this file.

Classes

struct  XMFLOAT2
 
struct  XMFLOAT3
 
struct  XMFLOAT4
 
struct  XMFLOAT4X4
 
struct  XMMATRIX
 

Macros

#define D3DX_ALIGN16
 

Typedefs

typedef float D3DVALUE
 
typedef DWORD D3DCOLOR
 

Detailed Description

Define conversions from Gray Math to DX math. like DrawDX but used for math. USE_DXM

Macro Definition Documentation

◆ D3DX_ALIGN16

#define D3DX_ALIGN16

Typedef Documentation

◆ D3DCOLOR

typedef DWORD D3DCOLOR

◆ D3DVALUE

typedef float D3DVALUE