public interface R2MBHeaderWritableType
extends com.io7m.jpra.runtime.java.JPRAValueType
R2MBHeaderWritableType record type.| Modifier and Type | Method and Description |
|---|---|
void |
setMagic0(byte x)
Set the value of the
magic0 field |
void |
setMagic1(byte x)
Set the value of the
magic1 field |
void |
setMagic2(byte x)
Set the value of the
magic2 field |
void |
setMagic3(byte x)
Set the value of the
magic3 field |
void |
setTriangleCount(int x)
Set the value of the
triangle_count field |
void |
setVersion(int x)
Set the value of the
version field |
void |
setVertexCount(int x)
Set the value of the
vertex_count field |
void setMagic0(byte x)
magic0 fieldx - The new valuevoid setMagic1(byte x)
magic1 fieldx - The new valuevoid setMagic2(byte x)
magic2 fieldx - The new valuevoid setMagic3(byte x)
magic3 fieldx - The new valuevoid setVersion(int x)
version fieldx - The new valuevoid setVertexCount(int x)
vertex_count fieldx - The new valuevoid setTriangleCount(int x)
triangle_count fieldx - The new valueCopyright © 2016 <code@io7m.com> http://io7m.com