|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
#include <engine/core/rendering/renderer.h>#include <engine/core/rendering/strategies/irendering_strategy.h>#include <memory>Go to the source code of this file.
Classes | |
| class | IRenderingStrategyFactory |
| Interface for factories that create rendering strategies. More... | |