| 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 |
SMFByteBufferPackedMeshes
Functions for loading and packing meshes.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFByteBufferPackedMeshLoaderType |
SMFByteBufferPackedMeshes.newLoader(SMFParserEventsDataMetaOptionalSupplierType in_meta,
SMFByteBufferPackerEventsType in_events)
Create a new mesh loader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFFCopier
The default implementation of the
SMFFCopierType. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SMFParserEventsBodyType
A receiver of parse events for the body of mesh files.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFParserEventsDataMetaOptionalSupplierType |
SMFParserEventsDataMetaOptionalSupplierType.ignoring()
A supplier that has the effect of ignoring all metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFMemoryMeshProducer
The default implementation of the
SMFMemoryMeshProducerType
interface. |
Copyright © 2017 <code@io7m.com> http://io7m.com