public final class R2VertexCursorPUNT16 extends Object implements R2VertexCursorProducerType<ByteBuffer>, R2VertexCursorProducerInfoType
R2VertexPUNT16ByteBuffered type.| Modifier and Type | Method and Description |
|---|---|
static R2VertexCursorPUNT16 |
getInstance() |
R2VertexCursorType |
newCursor(ByteBuffer ctx) |
com.io7m.jcanephora.core.JCGLScalarType |
normalElementType() |
long |
normalOffset() |
com.io7m.jcanephora.core.JCGLScalarType |
positionElementType() |
long |
positionOffset() |
com.io7m.jcanephora.core.JCGLScalarType |
tangent4ElementType() |
long |
tangent4Offset() |
com.io7m.jcanephora.core.JCGLScalarType |
uvElementType() |
long |
uvOffset() |
long |
vertexSize() |
public static R2VertexCursorPUNT16 getInstance()
R2VertexCursorPUNT16 instancepublic com.io7m.jcanephora.core.JCGLScalarType positionElementType()
positionElementType in interface R2VertexCursorProducerInfoTypepublic long positionOffset()
positionOffset in interface R2VertexCursorProducerInfoTypepublic com.io7m.jcanephora.core.JCGLScalarType normalElementType()
normalElementType in interface R2VertexCursorProducerInfoTypepublic long normalOffset()
normalOffset in interface R2VertexCursorProducerInfoTypepublic com.io7m.jcanephora.core.JCGLScalarType uvElementType()
uvElementType in interface R2VertexCursorProducerInfoTypepublic long uvOffset()
uvOffset in interface R2VertexCursorProducerInfoTypepublic com.io7m.jcanephora.core.JCGLScalarType tangent4ElementType()
tangent4ElementType in interface R2VertexCursorProducerInfoTypepublic long tangent4Offset()
tangent4Offset in interface R2VertexCursorProducerInfoTypepublic long vertexSize()
vertexSize in interface R2VertexCursorProducerInfoTypepublic R2VertexCursorType newCursor(ByteBuffer ctx)
newCursor in interface R2VertexCursorProducerType<ByteBuffer>ctx - A user-defined valueCopyright © 2017 <code@io7m.com> http://io7m.com