|
cbase 1.46.11
C/C++ Static Template
|
Shorthand aliases for floating point numbers. More...
Typedefs | |
| typedef float | f32 |
| typedef double | f64 |
Shorthand aliases for floating point numbers.
| typedef float f32 |
32-bit single-precision floating point
Definition at line 57 of file base_types.h.
| typedef double f64 |
64-bit double-precision floating point
Definition at line 58 of file base_types.h.