Class SceneRenderingSystem¶
Defined in File scene_rendering_system.h
Inheritance Relationships¶
Base Type¶
public portal::ecs::System< SceneRenderingSystem, ecs::Owns< StaticMeshComponent >, ecs::Views< TransformComponent > >(Template Class System)
Class Documentation¶
-
class SceneRenderingSystem : public portal::ecs::System<SceneRenderingSystem, ecs::Owns<StaticMeshComponent>, ecs::Views<TransformComponent>>¶
Public Static Functions
-
static void execute(FrameContext &frame, ecs::Registry ®istry)¶
-
static void update_global_descriptors(FrameContext &frame, ecs::Registry ®istry)¶
-
static void add_static_mesh_to_context(FrameContext &frame, ecs::Registry ®istry)¶
-
static void execute(FrameContext &frame, ecs::Registry ®istry)¶