public class Attributes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static VertexFormat |
DEFAULT_BAKED_FORMAT |
Constructor and Description |
---|
Attributes() |
Modifier and Type | Method and Description |
---|---|
static boolean |
moreSpecific(VertexFormat first,
VertexFormat second) |
static void |
put(java.nio.ByteBuffer buf,
VertexFormatElement e,
boolean normalize,
java.lang.Number fill,
java.lang.Number... ns) |
public static final VertexFormat DEFAULT_BAKED_FORMAT
public static boolean moreSpecific(VertexFormat first, VertexFormat second)
public static void put(java.nio.ByteBuffer buf, VertexFormatElement e, boolean normalize, java.lang.Number fill, java.lang.Number... ns)