CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::RenderGraph::Step Struct Reference

#include <CeresEngine/Renderer/RenderGraph/RenderGraph.hpp>

Public Member Functions

 Step (RenderTask *task)
 

Public Attributes

RenderTasktask
 

Constructor & Destructor Documentation

◆ Step()

CeresEngine::RenderGraph::Step::Step ( RenderTask task)
inlineexplicit

Member Data Documentation

◆ task

RenderTask* CeresEngine::RenderGraph::Step::task

The documentation for this struct was generated from the following file: