public static final class MatrixStack.Entry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private Matrix4f |
matrix |
private Matrix3f |
normal |
| Modifier | Constructor and Description |
|---|---|
private |
Entry(Matrix4f p_i225909_1_,
Matrix3f p_i225909_2_) |
| Modifier and Type | Method and Description |
|---|---|
Matrix4f |
getMatrix() |
Matrix3f |
getNormal() |