TDME2 1.9.121
fwd-tdme.h
Go to the documentation of this file.
1// Forward declarations for tdme.engine.subsystems.postprocessing
2#pragma once
3
4namespace tdme {
5namespace engine {
6namespace subsystems {
7namespace postprocessing {
8 class PostProcessing;
20} // namespace postprocessing
21} // namespace subsystems
22} // namespace engine
23} // namespace tdme
Definition: fwd-tdme.h:4