public interface SMFParserEventsDataTrianglesType extends SMFParserEventsErrorType
| Modifier and Type | Method and Description |
|---|---|
void |
onDataTriangle(long v0,
long v1,
long v2)
A triangle has been parsed.
|
void |
onDataTrianglesFinish()
Parsing of triangles has completed.
|
onError, onWarningvoid onDataTriangle(long v0,
long v1,
long v2)
v0 - The index of the first vertexv1 - The index of the second vertexv2 - The index of the third vertexvoid onDataTrianglesFinish()
Copyright © 2017 <code@io7m.com> http://io7m.com