| Interface | Description |
|---|---|
| SoShaderFileReferenceType |
A reference to a file.
|
| SoShaderModuleProviderType |
The type of shader module providers.
|
| SoShaderModuleType |
The type of shader modules.
|
| SoShaderPreprocessorCallbackErrorType |
A callback evaluated on errors.
|
| SoShaderPreprocessorCallbackWarningType |
A callback evaluated on warnings.
|
| SoShaderPreprocessorConfigType |
The type of configurations for preprocessors.
|
| SoShaderPreprocessorType |
The type of preprocessors.
|
| SoShaderResolverType |
A resolver for shader sources.
|
| SoShaderStoreType |
The type of shader stores.
|
| Class | Description |
|---|---|
| SoShaderModule |
The type of shader modules.
|
| SoShaderModule.Builder |
Builds instances of type
SoShaderModule. |
| SoShaderModuleProviderAbstract |
An abstract module provider implementation.
|
| SoShaderPreprocessorConfig |
The type of configurations for preprocessors.
|
| SoShaderPreprocessorConfig.Builder |
Builds instances of type
SoShaderPreprocessorConfig. |
| SoShaderResolver |
The default implementation of the
SoShaderResolverType. |
| SoShaderStoreDirectory |
A shader store based on a directory.
|
| SoShaderStoreResource |
A shader source based on Java resources.
|
| Exception | Description |
|---|---|
| SoShaderException |
The type of exceptions used by the package.
|
| SoShaderExceptionBadPath |
The type of exceptions raised due invalid paths.
|
| SoShaderExceptionIO |
The type of exceptions raised due to I/O errors.
|
| SoShaderExceptionSourceError |
The type of exceptions raised due invalid source code.
|
| Annotation Type | Description |
|---|---|
| ImmutableStyleType |
The
immutables.org style for the project. |
Copyright © 2016 <code@io7m.com> http://io7m.com