GoldFish Engine
Quite simple and lightweight game engine
Loading...
Searching...
No Matches
gf_mesh.c
1
#define GF_EXPOSE_MESH
2
3
#include <
gf_pre.h
>
4
5
/* External library */
6
7
/* Interface */
8
#include <
gf_mesh.h
>
9
10
/* Engine */
11
#include <
gf_math.h
>
12
13
/* Standard */
gf_math.h
Math.
gf_mesh.h
Mesh.
gf_pre.h
Required headers before anything.
src
gf_mesh.c
Generated by
1.9.8