Method | Description | |
---|---|---|
TokenTreeToText ( String file ) : System | ||
TokenTreeToText ( string _mainFunction, |
||
WriteTree ( Node node ) : void | ||
WriteValues ( Node node ) : void |
Method | Description | |
---|---|---|
WasChangedByGLSLGenerator ( Node node ) : bool | ||
WriteChildren ( Node parent ) : void | ||
WriteToken ( Token node ) : void | ||
WriteValuesRecursive ( Node node ) : void |
public TokenTreeToText ( String file ) : System | ||
file | String | |
return | System |
public TokenTreeToText ( string _mainFunction, |
||
_mainFunction | string | |
_functionsToExport | ||
return | System |