public interface SMFMemoryMeshFilterType
| Modifier and Type | Method and Description |
|---|---|
javaslang.control.Validation<javaslang.collection.List<SMFProcessingError>,SMFMemoryMesh> |
filter(SMFFilterCommandContext context,
SMFMemoryMesh m)
Evaluate the filter on the given mesh.
|
String |
name() |
String |
syntax() |
String name()
String syntax()
javaslang.control.Validation<javaslang.collection.List<SMFProcessingError>,SMFMemoryMesh> filter(SMFFilterCommandContext context, SMFMemoryMesh m)
context - The filtering contextm - A meshCopyright © 2017 <code@io7m.com> http://io7m.com