| Package | Description |
|---|---|
| com.io7m.smfj.frontend |
Processing tasks for frontends.
|
| com.io7m.smfj.processing.api |
Functions and types for processing and filtering meshes.
|
| Modifier and Type | Method and Description |
|---|---|
static javaslang.control.Validation<javaslang.collection.List<SMFParseError>,javaslang.collection.List<SMFMemoryMeshFilterType>> |
SMFFilterCommandFile.parseFromStream(SMFFilterCommandModuleResolverType resolver,
Optional<URI> path_opt,
InputStream stream)
Parse a command file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFFilterCommandModuleResolver
The default implementation of the
SMFFilterCommandModuleResolverType
interface. |
| Modifier and Type | Method and Description |
|---|---|
static SMFFilterCommandModuleResolverType |
SMFFilterCommandModuleResolver.create() |
Copyright © 2017 <code@io7m.com> http://io7m.com