public interface SoShaderPreprocessorCallbackErrorType
| Modifier and Type | Method and Description |
|---|---|
void |
onError(String file,
int line,
int column,
String msg)
Called on encountered errors.
|
void onError(String file, int line, int column, String msg) throws SoShaderException
file - The fileline - The line numbercolumn - The column numbermsg - The messageSoShaderException - If requiredCopyright © 2017 <code@io7m.com> http://io7m.com