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

This file defines the implementation of frame-related functionalities. More...

#include <raptiquax.h>
#include <classes/classes.h>
#include <math/math_util.h>
#include <io/model.h>
#include <storage/node.h>
#include <io/shader.h>
#include <render/render.h>
#include <window.h>
#include <gui/frame.h>
#include <memory.h>
Include dependency graph for frame.class.c:

Classes

class  Frame
 Represents a frame. More...
 

Detailed Description

This file defines the implementation of frame-related functionalities.

This file contains the implementation of various functions and structures that are used to manage and manipulate frames within the application. It is used in the context of handling graphical frames in an SDL and OpenGL based project.

Author
Loup Picault
Date
2023-10-03