C# 클래스 hl2glsl.MainClass

파일 보기 프로젝트 열기: SickheadGames/HL2GLSL 1 사용 예제들

공개 메소드들

메소드 설명
Main ( string args ) : void

비공개 메소드들

메소드 설명
ParseFile ( String file, HlslAnalyzer analyzer ) : Node
PrintGLSLFile ( Node rootNode, GLSLGenerator gen, string nameToExport ) : void
PrintLogFile ( Node node ) : void
ReadFile ( String file ) : TextReader

메소드 상세

Main() 공개 정적인 메소드

public static Main ( string args ) : void
args string
리턴 void