public interface SMFBv1_0HeaderWritableType
extends com.io7m.jpra.runtime.java.JPRAValueType
SMFBv1_0HeaderWritableType record type.| Modifier and Type | Method and Description |
|---|---|
SMFBv1CoordinateSystemsWritableType |
getCoordinateSystemWritable() |
SMFBv1SchemaIDWritableType |
getSchemaWritable() |
void |
setAttributeCount(int x)
Set the value of the
attribute_count field |
void |
setFieldsSize(int x)
Set the value of the
fields_size field |
void |
setTriangleCount(long x)
Set the value of the
triangle_count field |
void |
setTriangleIndexSizeBits(int x)
Set the value of the
triangle_index_size_bits field |
void |
setVertexCount(long x)
Set the value of the
vertex_count field |
void setFieldsSize(int x)
fields_size fieldx - The new valueSMFBv1SchemaIDWritableType getSchemaWritable()
schema fieldvoid setVertexCount(long x)
vertex_count fieldx - The new valuevoid setTriangleCount(long x)
triangle_count fieldx - The new valuevoid setTriangleIndexSizeBits(int x)
triangle_index_size_bits fieldx - The new valuevoid setAttributeCount(int x)
attribute_count fieldx - The new valueSMFBv1CoordinateSystemsWritableType getCoordinateSystemWritable()
coordinate_system fieldCopyright © 2017 <code@io7m.com> http://io7m.com