lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
Loading...
Searching...
No Matches
panel.cpp File Reference

Implementation of the Panel UI element. More...

#include "lmgl/ui/panel.hpp"
#include "lmgl/renderer/buffer.hpp"
#include "lmgl/renderer/shader.hpp"
#include "lmgl/renderer/vertex_array.hpp"
#include <glad/glad.h>
#include <glm/gtc/matrix_transform.hpp>
#include <iostream>

Namespaces

namespace  lmgl
 Forward declarations for Assimp Material structure.
namespace  lmgl::ui

Detailed Description

Implementation of the Panel UI element.