public final class R2IndexBuffers extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.io7m.jcanephora.core.JCGLUnsignedType |
getTypeForCount(com.io7m.jcanephora.core.JCGLUnsignedType minimum,
long count)
Suggest an unsigned type used to hold
count indices, using a type
no smaller than minimum. |
public static com.io7m.jcanephora.core.JCGLUnsignedType getTypeForCount(com.io7m.jcanephora.core.JCGLUnsignedType minimum,
long count)
count indices, using a type
no smaller than minimum.minimum - The minimum typecount - The number of indicesCopyright © 2017 <code@io7m.com> http://io7m.com