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