| Package | Description |
|---|---|
| com.io7m.smfj.bytebuffer |
Functions for packing mesh data into Java ByteBuffers.
|
| com.io7m.smfj.frontend |
Processing tasks for frontends.
|
| com.io7m.smfj.parser.api |
Parser API.
|
| com.io7m.smfj.processing.api |
Functions and types for processing and filtering meshes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFByteBufferAttributePacker
An event listener that packs data into a given
ByteBuffer. |
class |
SMFByteBufferPackedMeshes
Functions for loading and packing meshes.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<SMFParserEventsDataAttributeValuesType> |
SMFByteBufferPackedMeshes.onDataAttributeStart(SMFAttribute attribute) |
| Modifier and Type | Class and Description |
|---|---|
class |
SMFFCopier
The default implementation of the
SMFFCopierType. |
| Modifier and Type | Method and Description |
|---|---|
Optional<SMFParserEventsDataAttributeValuesType> |
SMFFCopier.onDataAttributeStart(SMFAttribute attribute) |
| Modifier and Type | Class and Description |
|---|---|
class |
SMFParserEventsDataAttributeValuesIgnoringReceiver
A convenient implementation of the
SMFParserEventsDataAttributeValuesType
interface that delegates warnings and errors but ignores data. |
| Modifier and Type | Method and Description |
|---|---|
Optional<SMFParserEventsDataAttributeValuesType> |
SMFParserEventsDataAttributesNonInterleavedType.onDataAttributeStart(SMFAttribute attribute)
Parsing of data for the attribute has started.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFMemoryMeshProducer
The default implementation of the
SMFMemoryMeshProducerType
interface. |
| Modifier and Type | Method and Description |
|---|---|
Optional<SMFParserEventsDataAttributeValuesType> |
SMFMemoryMeshProducer.onDataAttributeStart(SMFAttribute attribute) |
Copyright © 2017 <code@io7m.com> http://io7m.com