Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
NShader.Lexer.IShaderTokenProvider Interface Reference
Inheritance diagram for NShader.Lexer.IShaderTokenProvider:
NShader.GLSLShaderTokenProvider NShader.HLSLShaderTokenProvider NShader.ParadoxShaderTokenProvider

Public Member Functions

ShaderToken GetTokenFromSemantics (string text)
 
ShaderToken GetTokenFromIdentifier (string text)
 

Detailed Description

Definition at line 22 of file IShaderTokenProvider.cs.

Member Function Documentation

ShaderToken NShader.Lexer.IShaderTokenProvider.GetTokenFromIdentifier ( string  text)
ShaderToken NShader.Lexer.IShaderTokenProvider.GetTokenFromSemantics ( string  text)

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