Karma Engine
|
Static Public Member Functions | |
static void | Init () |
static void | DeInit () |
static void | SetClearColor (const glm::vec4 &color) |
static void | Clear () |
static void | BeginScene () |
static void | DrawIndexed (const std::shared_ptr< VertexArray > &vertexArray) |
static void | EndScene () |
static glm::vec4 & | GetClearColor () |
static RendererAPI * | GetRendererAPI () |