public interface R2MeshArrayObjectSynchronousAdapterType extends R2MeshParserInterleavedListenerType
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jcanephora.core.JCGLArrayBufferType |
arrayBuffer() |
com.io7m.jcanephora.core.JCGLArrayObjectType |
arrayObject() |
Optional<Throwable> |
errorException() |
String |
errorMessage() |
boolean |
hasFailed()
Indicate whether or not parsing has failed.
|
com.io7m.jcanephora.core.JCGLIndexBufferType |
indexBuffer() |
onEventFinished, onEventStart, onEventTriangle, onEventTriangleCount, onEventTrianglesFinished, onEventVertexCount, onEventVertexFinished, onEventVertexNormal, onEventVertexPosition, onEventVertexStarted, onEventVertexTangent, onEventVertexUV, onEventVerticesFinishedonErrorboolean hasFailed()
true iff parsing failed.com.io7m.jcanephora.core.JCGLArrayBufferType arrayBuffer()
throws IllegalStateException
IllegalStateException - Iff parsing has failedcom.io7m.jcanephora.core.JCGLIndexBufferType indexBuffer()
throws IllegalStateException
IllegalStateException - Iff parsing has failedcom.io7m.jcanephora.core.JCGLArrayObjectType arrayObject()
throws IllegalStateException
IllegalStateException - Iff parsing has failedOptional<Throwable> errorException() throws IllegalStateException
IllegalStateException - Iff parsing did not failhasFailed()String errorMessage() throws IllegalStateException
IllegalStateException - Iff parsing did not failhasFailed()Copyright © 2016 <code@io7m.com> http://io7m.com