ReactOS 0.4.15-dev-7968-g24a56f8
definitions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef float Real
 
typedef int Int
 
typedef Real Real2[2]
 

Typedef Documentation

◆ Int

typedef int Int

Definition at line 37 of file definitions.h.

◆ Real

typedef float Real

Definition at line 36 of file definitions.h.

◆ Real2

typedef Real Real2[2]

Definition at line 38 of file definitions.h.