public final class SoShaderStoreDirectory extends Object implements SoShaderStoreType
| Modifier and Type | Method and Description |
|---|---|
static SoShaderStoreType |
create(Path base)
Construct a new shader store.
|
Optional<SoShaderFileReferenceType> |
lookup(String name)
Lookup the file
name inside the store. |
public static SoShaderStoreType create(Path base)
base - The base directorypublic Optional<SoShaderFileReferenceType> lookup(String name) throws SoShaderException
SoShaderStoreTypename inside the store.lookup in interface SoShaderStoreTypename - The fileSoShaderException - On errorsCopyright © 2017 <code@io7m.com> http://io7m.com