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

This file contains the implementation of the ImageFrame class. 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 dependency graph for image_frame.class.c:

Classes

class  ImageFrame
 Represents an image frame. More...
 

Detailed Description

This file contains the implementation of the ImageFrame class.

This file contains the implementation of the ImageFrame class, which is used to handle and manipulate image frames within the application. The ImageFrame class provides functionalities to load, display, and manage image data in the context of the SDL and OpenGL framework.

It is used for rendering image frames in the graphical user interface and performing operations related to image processing and display.

Author
Loup Picault
Date
2023-10-20