| Package | Description |
|---|---|
| com.io7m.smfj.format.binary.v1 |
Parser implementation for the 1.* format.
|
| com.io7m.smfj.format.obj |
Wavefront OBJ importer.
|
| com.io7m.smfj.format.text.v1 |
Parser implementation for the 1.* text encoding.
|
| com.io7m.smfj.parser.api |
Parser API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFBv1Parser
A parser for version 1.* files.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SMFOBJImporterType
The type of Wavefront OBJ importers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFOBJImporter
The default implementation of the
SMFOBJImporterType interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
SMFTV1Parser
A parser for the 1.* format.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SMFParserRandomAccessType
The type of random-access parsers.
|
interface |
SMFParserSequentialType
The type of sequential parsers.
|
Copyright © 2017 <code@io7m.com> http://io7m.com