public interface SoShaderPreprocessorType
| Modifier and Type | Method and Description |
|---|---|
List<String> |
preprocessFile(Map<String,String> defines,
String file)
Preprocess a file.
|
List<String> preprocessFile(Map<String,String> defines, String file) throws SoShaderException
defines - The set of preprocessor definesfile - The fileSoShaderException - On errorsCopyright © 2016 <code@io7m.com> http://io7m.com