com.mojang.blaze3d.vertex.VertexFormat | |
com.mojang.blaze3d.vertex.VertexFormat | |
com.mojang.blaze3d.vertex.VertexFormat | |
com.mojang.blaze3d.vertex.VertexFormat | |
com.mojang.blaze3d.vertex.VertexFormat |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final int |
| ||||||
private final List<VertexFormatElement> |
| ||||||
private final List<String> |
| ||||||
private final int |
| ||||||
private final int |
| ||||||
private final int[] |
| ||||||
private GpuBuffer |
| ||||||
private GpuBuffer |
|
Constructor summary
Modifier | Constructor |
---|---|
(List<VertexFormatElement> elements, List<String> names, it.unimi.dsi.fastutil.ints.IntList offsets, int vertexSize) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static VertexFormat$Builder |
| ||||||||||
public int |
| ||||||||||
public List<VertexFormatElement> |
| ||||||||||
public List<String> |
| ||||||||||
public int[] |
| ||||||||||
public int |
| ||||||||||
public boolean |
| ||||||||||
public int |
| ||||||||||
public String |
| ||||||||||
public GpuBuffer |
| ||||||||||
public GpuBuffer |
|