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