public class TRSRTransformer extends VertexTransformer
Modifier and Type | Field and Description |
---|---|
private TransformationMatrix |
transform |
parent
Constructor and Description |
---|
TRSRTransformer(IVertexConsumer parent,
TransformationMatrix transform) |
Modifier and Type | Method and Description |
---|---|
void |
put(int element,
float... data) |
getVertexFormat, setApplyDiffuseLighting, setQuadOrientation, setQuadTint, setTexture
private final TransformationMatrix transform
public TRSRTransformer(IVertexConsumer parent, TransformationMatrix transform)
public void put(int element, float... data)
put
in interface IVertexConsumer
put
in class VertexTransformer