Rendering Engine 0.2.9
Modular Graphics Rendering Engine | v0.2.9
drawable_component.hpp File Reference
#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

struct  rendering_engine::RenderBatch
 
class  rendering_engine::DrawableComponent
 Abstract base for all drawable (renderable) objects in the engine. More...
 

Namespaces

namespace  rendering_engine