public class OutlineLayerBuffer extends java.lang.Object implements IRenderTypeBuffer
IRenderTypeBuffer.Impl| Constructor and Description |
|---|
OutlineLayerBuffer(IRenderTypeBuffer.Impl bufferIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
IVertexBuilder |
getBuffer(RenderType p_getBuffer_1_) |
void |
setColor(int redIn,
int greenIn,
int blueIn,
int alphaIn) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImpl, getImplpublic OutlineLayerBuffer(IRenderTypeBuffer.Impl bufferIn)
public IVertexBuilder getBuffer(RenderType p_getBuffer_1_)
getBuffer in interface IRenderTypeBufferpublic void setColor(int redIn,
int greenIn,
int blueIn,
int alphaIn)
public void finish()