| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CORNER_NXNYNZ |
0 |
public static final int |
CORNER_NXNYPZ |
5 |
public static final int |
CORNER_NXPYNZ |
3 |
public static final int |
CORNER_NXPYPZ |
6 |
public static final int |
CORNER_PXNYNZ |
1 |
public static final int |
CORNER_PXNYPZ |
4 |
public static final int |
CORNER_PXPYNZ |
2 |
public static final int |
CORNER_PXPYPZ |
7 |
public static final int |
PLANE_NX |
0 |
public static final int |
PLANE_NY |
2 |
public static final int |
PLANE_NZ |
4 |
public static final int |
PLANE_PX |
1 |
public static final int |
PLANE_PY |
3 |
public static final int |
PLANE_PZ |
5 |
Copyright © 2015–2016 JOML. All rights reserved.