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

Static input wrapper for convenient input handling. More...

#include "lmgl/core/engine.hpp"
#include <glm/glm.hpp>

Go to the source code of this file.

Classes

class  lmgl::Input
 Static input helper class. More...

Namespaces

namespace  lmgl
 Forward declarations for Assimp Material structure.

Detailed Description

Static input wrapper for convenient input handling.

Provides a simpler API for checking input without needing engine references.