CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
ReportHandler.hpp File Reference

Go to the source code of this file.

Classes

class  CeresEngine::ShaderCompiler::ReportHandler
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::ShaderCompiler
 

Typedefs

using CeresEngine::ShaderCompiler::OnReportProc = Function< void(const String &msg, const AST *ast) const >