| Package | Description |
|---|---|
| com.io7m.sombrero.core |
Core types and functions.
|
| com.io7m.sombrero.jcpp |
JCPP preprocessor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
SoShaderPreprocessorType.preprocessFileWithCallbacks(Map<String,String> defines,
String file,
SoShaderPreprocessorCallbackWarningType on_warning,
SoShaderPreprocessorCallbackErrorType on_error)
Preprocess a file.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
SoShaderPreprocessorJCPP.preprocessFileWithCallbacks(Map<String,String> defines,
String file,
SoShaderPreprocessorCallbackWarningType on_warning,
SoShaderPreprocessorCallbackErrorType on_error) |
Copyright © 2016 <code@io7m.com> http://io7m.com