public final class SMFMemoryMeshParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static SMFParserRandomAccessType |
createRandomAccess(SMFMemoryMesh mesh,
SMFParserEventsType events)
Create a new random access parser from the given mesh.
|
static SMFParserSequentialType |
createSequential(SMFMemoryMesh mesh,
SMFParserEventsType events)
Create a new sequential access parser from the given mesh.
|
public static SMFParserRandomAccessType createRandomAccess(SMFMemoryMesh mesh, SMFParserEventsType events)
mesh - The source meshevents - The event receiverpublic static SMFParserSequentialType createSequential(SMFMemoryMesh mesh, SMFParserEventsType events)
mesh - The source meshevents - The event receiverCopyright © 2017 <code@io7m.com> http://io7m.com