TDME2 1.9.121
fwd-tdme.h
Go to the documentation of this file.
1// Forward declarations for tdme.engine.subsystems.lighting
2#pragma once
3
4namespace tdme {
5namespace engine {
6namespace subsystems {
7namespace lighting {
16 class LightingShader;
34} // namespace lighting
35} // namespace subsystems
36} // namespace engine
37} // namespace tdme
Interface to lighting shader program.
Definition: fwd-tdme.h:4