CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::RenderGraph2::RenderGraphCompiler Class Reference

#include <CeresEngine/Renderer/RenderGraph2/RenderGraphCompiler.hpp>

Public Member Functions

 RenderGraphCompiler (RenderGraph &graph)
 
void compile ()
 

Private Attributes

RenderGraphmGraph
 

Constructor & Destructor Documentation

◆ RenderGraphCompiler()

CeresEngine::RenderGraph2::RenderGraphCompiler::RenderGraphCompiler ( RenderGraph graph)
inlineexplicit

Member Function Documentation

◆ compile()

void CeresEngine::RenderGraph2::RenderGraphCompiler::compile ( )

Member Data Documentation

◆ mGraph

RenderGraph& CeresEngine::RenderGraph2::RenderGraphCompiler::mGraph
private

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