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