Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
mesh.class.c File Reference

This file defines the implementation of the Mesh class. More...

#include <raptiquax.h>
#include <classes/classes.h>
#include <math/math_util.h>
#include <io/model.h>
#include <render/framebuffer.h>
#include <storage/node.h>
Include dependency graph for mesh.class.c:

Classes

class  Mesh
 Structure representing a mesh. More...
 

Detailed Description

This file defines the implementation of the Mesh class.

This file contains the implementation of the Mesh class, which is used to represent and manipulate 3D mesh objects in the application. The Mesh class provides functionalities for loading, rendering, and managing 3D mesh data.

Author
Loup Picault
Date
2023-10-20