public class TesselatorVertexState
extends java.lang.Object
| Constructor and Description |
|---|
TesselatorVertexState(int[] p_i45079_1_,
int p_i45079_2_,
int p_i45079_3_,
boolean p_i45079_4_,
boolean p_i45079_5_,
boolean p_i45079_6_,
boolean p_i45079_7_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getHasBrightness() |
boolean |
getHasColor() |
boolean |
getHasNormals() |
boolean |
getHasTexture() |
int[] |
getRawBuffer() |
int |
getRawBufferIndex() |
int |
getVertexCount() |
public TesselatorVertexState(int[] p_i45079_1_,
int p_i45079_2_,
int p_i45079_3_,
boolean p_i45079_4_,
boolean p_i45079_5_,
boolean p_i45079_6_,
boolean p_i45079_7_)
public int[] getRawBuffer()
public int getRawBufferIndex()
public int getVertexCount()
public boolean getHasTexture()
public boolean getHasBrightness()
public boolean getHasNormals()
public boolean getHasColor()