public class Tessellator
extends java.lang.Object
コンストラクタと説明 |
---|
Tessellator() |
Tessellator(int bufferSize) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
draw()
Draws the data set up in this tessellator and resets the state to prepare for new drawing.
|
BufferBuilder |
getBuffer() |
static Tessellator |
getInstance() |
public static Tessellator getInstance()
public void draw()
public BufferBuilder getBuffer()