| Package | Description |
|---|---|
| com.io7m.smfj.processing.api |
Functions and types for processing and filtering meshes.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFMetadata.Builder |
SMFMetadata.builder()
Creates a builder for
SMFMetadata. |
SMFMetadata.Builder |
SMFMetadata.Builder.from(SMFMetadataType instance)
Fill a builder with attribute values from the provided
SMFMetadataType instance. |
SMFMetadata.Builder |
SMFMetadata.Builder.setData(byte... data)
Initializes the value for the
data attribute. |
SMFMetadata.Builder |
SMFMetadata.Builder.setSchema(SMFSchemaIdentifier schema)
Initializes the value for the
schema attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com