GoldFish Engine
Quite simple and lightweight game engine
Loading...
Searching...
No Matches
math.h File Reference

Type definitions related to math. More...

#include <gf_pre.h>
#include <gf_macro.h>

Go to the source code of this file.

Typedefs

typedef double gf_math_vector_t[4]
 Vector.
 

Detailed Description

Type definitions related to math.

Definition in file math.h.

Typedef Documentation

◆ gf_math_vector_t

typedef double gf_math_vector_t[4]

Vector.

Note
gf_math_vector_t[3] is used internally

Definition at line 25 of file math.h.