![]() |
Rendering Engine 0.2.0
Modular Graphics Rendering Engine | v0.2.0
|
#include <memory>#include <string>#include "rendering_engine_export.hpp"#include "vertex_declarations.hpp"#include "render_resource_context.hpp"#include "i_render_resources.hpp"#include "material_types.hpp"Go to the source code of this file.
Classes | |
| class | rendering_engine::DrawableComponent |
| Abstract base for all drawable (renderable) objects in the engine. More... | |
Namespaces | |
| namespace | rendering_engine |