| Package | Description |
|---|---|
| com.io7m.sombrero.core |
Core types and functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SoShaderModule
The type of shader modules.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SoShaderModuleType> |
SoShaderResolverType.available() |
Map<String,SoShaderModuleType> |
SoShaderResolver.available() |
Map<String,SoShaderModuleType> |
SoShaderModuleProviderType.available() |
Map<String,SoShaderModuleType> |
SoShaderModuleProviderAbstract.available() |
| Modifier and Type | Method and Description |
|---|---|
static SoShaderModule |
SoShaderModule.copyOf(SoShaderModuleType instance)
Creates an immutable copy of a
SoShaderModuleType value. |
SoShaderModule.Builder |
SoShaderModule.Builder.from(SoShaderModuleType instance)
Fill a builder with attribute values from the provided
SoShaderModuleType instance. |
| Constructor and Description |
|---|
SoShaderModuleProviderAbstract(SoShaderModuleType... in_modules) |
Copyright © 2016 <code@io7m.com> http://io7m.com