CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
MaterialGraphShaderGenerator.hpp
Go to the documentation of this file.
1//
2// CeresEngine - A game development framework
3//
4// Created by Rogiel Sulzbach.
5// Copyright (c) 2018-2023 Rogiel Sulzbach. All rights reserved.
6//
7
8#pragma once
9
10namespace CeresEngine {
11
14
18
19} // namespace CeresEngine
Definition MaterialGraphShaderGenerator.hpp:15
A generator that emits shader code for a material graph.
Definition MaterialGraphShaderGenerator.hpp:13
Definition Application.hpp:19