Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
hl2glsl
MainClass
C# Class hl2glsl.MainClass
Show file
Open project: SickheadGames/HL2GLSL
Class Usage Examples
Public Methods
Method
Description
Main
(
string
args
) :
void
Private Methods
Method
Description
ParseFile
(
String
file
,
HlslAnalyzer
analyzer
) :
Node
PrintGLSLFile
(
Node
rootNode
,
GLSLGenerator
gen
,
string
nameToExport
) :
void
PrintLogFile
(
Node
node
) :
void
ReadFile
(
String
file
) :
TextReader
Method Details
Main()
public
static
method
public
static
Main
(
string
args
) :
void
args
string
return
void