KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains the VertexArray class. More...
#include "krpch.h"
#include "Karma/Renderer/Buffer.h"
#include "Karma/Renderer/Shader.h"
#include "Karma/Renderer/Mesh.h"
#include "Karma/Renderer/Material.h"
Go to the source code of this file.
Classes | |
class | Karma::VertexArray |
A class, comprising of Mesh and Material substances along with relevant setup, for a renderable unit. More... | |
This file contains the VertexArray class.