Josh's Graphics Library
VRamList.h File Reference
#include <vector>
#include <glad/glad.h>
#include <J3ML/LinearAlgebra/Vector2.hpp>
#include <J3ML/LinearAlgebra/Vector2i.hpp>
#include <J3ML/LinearAlgebra/Vector3.hpp>
#include <J3ML/LinearAlgebra/Vector4.hpp>
Include dependency graph for VRamList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JGL::VRamList
 A wrapped for "Vertex Buffer Object" In OpenGL, Store things in VRam. More...
 

Namespaces

namespace  JGL
 OpenGL Wrapper for rendering 2D & 3D graphics in both a 2D and 3D context.