| Package | Description |
|---|---|
| com.io7m.smfj.processing.api |
Functions and types for processing and filtering meshes.
|
| Modifier and Type | Method and Description |
|---|---|
SMFAttributeArrayFloating1 |
SMFAttributeArrayFloating1.Builder.build()
Builds a new
SMFAttributeArrayFloating1. |
static SMFAttributeArrayFloating1 |
SMFAttributeArrayFloating1.copyOf(SMFAttributeArrayFloating1Type instance)
Creates an immutable copy of a
SMFAttributeArrayFloating1Type value. |
static SMFAttributeArrayFloating1 |
SMFAttributeArrayFloating1.of(javaslang.collection.Vector<Double> values)
Construct a new immutable
SMFAttributeArrayFloating1 instance. |
SMFAttributeArrayFloating1 |
SMFAttributeArrayFloating1.withValues(javaslang.collection.Vector<Double> value) |
Copyright © 2017 <code@io7m.com> http://io7m.com