| 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.
|
class |
SMFByteBufferTrianglePacker
An event listener that packs data into a given
ByteBuffer. |
| Modifier and Type | Method and Description |
|---|---|
Optional<SMFParserEventsDataTrianglesType> |
SMFByteBufferPackedMeshes.onTriangles() |
| Modifier and Type | Class and Description |
|---|---|
class |
SMFFCopier
The default implementation of the
SMFFCopierType. |
| Modifier and Type | Method and Description |
|---|---|
Optional<SMFParserEventsDataTrianglesType> |
SMFFCopier.onTriangles() |
| Modifier and Type | Class and Description |
|---|---|
class |
SMFParserEventsDataTrianglesIgnoringReceiver
A convenient implementation of the
SMFParserEventsDataTrianglesType
interface that delegates warnings and errors but ignores data. |
| Modifier and Type | Method and Description |
|---|---|
Optional<SMFParserEventsDataTrianglesType> |
SMFParserEventsBodyType.onTriangles() |
| Modifier and Type | Class and Description |
|---|---|
class |
SMFMemoryMeshProducer
The default implementation of the
SMFMemoryMeshProducerType
interface. |
| Modifier and Type | Method and Description |
|---|---|
Optional<SMFParserEventsDataTrianglesType> |
SMFMemoryMeshProducer.onTriangles() |
Copyright © 2017 <code@io7m.com> http://io7m.com