public interface SoShaderPreprocessorCallbackWarningType
| Modifier and Type | Method and Description |
|---|---|
void |
onWarning(String file,
int line,
int column,
String msg)
Called on encountered warnings.
|
void onWarning(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