Kohi Game Engine
mesh_loader.h File Reference

A resource loader that handles mesh resources. More...

Go to the source code of this file.

Functions

resource_loader mesh_resource_loader_create (void)
 Creates and returns a mesh resource loader. More...
 

Detailed Description

A resource loader that handles mesh resources.

Author
Travis Vroman (travi.nosp@m.s@ko.nosp@m.hieng.nosp@m.ine..nosp@m.com)
Version
1.0
Date
2022-03-19

Function Documentation

◆ mesh_resource_loader_create()

resource_loader mesh_resource_loader_create ( void  )

Creates and returns a mesh resource loader.

Returns
The newly created resource loader.