C# Class hl2glsl.MainClass

Afficher le fichier Open project: SickheadGames/HL2GLSL Class Usage Examples

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode 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 méthode

public static Main ( string args ) : void
args string
Résultat void