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

Go to the source code of this file.

Classes

class  CeresEngine::ShaderCompiler::Token
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::ShaderCompiler
 

Typedefs

using CeresEngine::ShaderCompiler::TokenPtr = SPtr< Token >
 
using CeresEngine::ShaderCompiler::KeywordMapType = Map< String, Token::Types >