Implementation of the node class for the ProjetSDLOpenGLL2 project. 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>
Classes | |
class | Node |
Represents a node in the tree structure. More... | |
Implementation of the node class for the ProjetSDLOpenGLL2 project.
This file contains the implementation details of the node class, including its main functionalities, methods, and any associated data structures. The node class is a fundamental component of the ProjetSDLOpenGLL2 project, providing essential features and operations required by the project.