GoldFish Engine
Quite simple and lightweight game engine
Loading...
Searching...
No Matches
gf_model_t Struct Reference

Model. More...

#include <gf_type/model.h>

Data Fields

gf_mesh_tmesh
 Mesh.
 
gf_texture_ttexture
 Texture.
 

Detailed Description

Model.

Definition at line 38 of file model.h.

Field Documentation

◆ mesh

gf_model_t::mesh

Mesh.

Definition at line 38 of file model.h.

◆ texture

gf_model_t::texture

Texture.

Definition at line 38 of file model.h.


The documentation for this struct was generated from the following file: