Zappy GUI
C++ graphic client: renderer, camera, network
Loading...
Searching...
No Matches
ARenderer.hpp File Reference
#include <optional>
#include "IRenderer.hpp"
+ Include dependency graph for ARenderer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARenderer
 Abstract base class for renderers. Provides common default implementations so concrete renderers only override what they need. More...