| 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 | Method and Description |
|---|---|
javaslang.collection.List<SMFWarningType> |
SMFByteBufferPackedMeshes.warnings() |
javaslang.collection.List<SMFWarningType> |
SMFByteBufferPackedMeshLoaderType.warnings() |
| Modifier and Type | Method and Description |
|---|---|
void |
SMFByteBufferTrianglePacker.onWarning(SMFWarningType w) |
void |
SMFByteBufferPackedMeshes.onWarning(SMFWarningType w) |
void |
SMFByteBufferAttributePacker.onWarning(SMFWarningType w) |
| Modifier and Type | Method and Description |
|---|---|
javaslang.collection.List<SMFWarningType> |
SMFFCopierType.warnings() |
javaslang.collection.List<SMFWarningType> |
SMFFCopier.warnings() |
| Modifier and Type | Method and Description |
|---|---|
void |
SMFFCopier.onWarning(SMFWarningType w) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SMFParseWarningType
The type of parse warnings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFParseWarning
The type of parse warnings.
|
| Modifier and Type | Method and Description |
|---|---|
SMFParseWarning.Builder |
SMFParseWarning.Builder.from(SMFWarningType instance)
Fill a builder with attribute values from the provided
com.io7m.smfj.core.SMFWarningType instance. |
void |
SMFParserEventsErrorType.onWarning(SMFWarningType w)
An error has occurred of a severity low enough that it should just be
considered a warning.
|
void |
SMFParserEventsDataTrianglesIgnoringReceiver.onWarning(SMFWarningType w) |
void |
SMFParserEventsDataAttributeValuesIgnoringReceiver.onWarning(SMFWarningType w) |
| Modifier and Type | Method and Description |
|---|---|
javaslang.collection.List<SMFWarningType> |
SMFMemoryMeshProducerType.warnings() |
javaslang.collection.List<SMFWarningType> |
SMFMemoryMeshProducer.warnings() |
| Modifier and Type | Method and Description |
|---|---|
void |
SMFMemoryMeshProducer.onWarning(SMFWarningType w) |
Copyright © 2017 <code@io7m.com> http://io7m.com