| Package | Description |
|---|---|
| com.io7m.sombrero.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static SoShaderModule.Builder |
SoShaderModule.builder()
Creates a builder for
SoShaderModule. |
SoShaderModule.Builder |
SoShaderModule.Builder.from(SoShaderModuleType instance)
Fill a builder with attribute values from the provided
SoShaderModuleType instance. |
SoShaderModule.Builder |
SoShaderModule.Builder.setName(String name)
Initializes the value for the
name attribute. |
SoShaderModule.Builder |
SoShaderModule.Builder.setStore(SoShaderStoreType store)
Initializes the value for the
store attribute. |
Copyright © 2016 <code@io7m.com> http://io7m.com