Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INSIDE |
-2 |
public static final int |
INTERSECT |
-1 |
public static final int |
OUTSIDE |
-3 |
public static final int |
PLANE_MASK_NX |
1 |
public static final int |
PLANE_MASK_NY |
4 |
public static final int |
PLANE_MASK_NZ |
16 |
public static final int |
PLANE_MASK_PX |
2 |
public static final int |
PLANE_MASK_PY |
8 |
public static final int |
PLANE_MASK_PZ |
32 |
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 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AAR_SIDE_MAXX |
2 |
public static final int |
AAR_SIDE_MAXY |
3 |
public static final int |
AAR_SIDE_MINX |
0 |
public static final int |
AAR_SIDE_MINY |
1 |
public static final int |
INSIDE |
3 |
public static final int |
ONE_INTERSECTION |
1 |
public static final int |
OUTSIDE |
-1 |
public static final int |
POINT_ON_TRIANGLE_EDGE |
1 |
public static final int |
POINT_ON_TRIANGLE_FACE |
2 |
public static final int |
POINT_ON_TRIANGLE_VERTEX |
0 |
public static final int |
TWO_INTERSECTION |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AAR_SIDE_MAXX |
2 |
public static final int |
AAR_SIDE_MAXY |
3 |
public static final int |
AAR_SIDE_MINX |
0 |
public static final int |
AAR_SIDE_MINY |
1 |
public static final int |
INSIDE |
3 |
public static final int |
ONE_INTERSECTION |
1 |
public static final int |
OUTSIDE |
-1 |
public static final int |
POINT_ON_TRIANGLE_EDGE |
1 |
public static final int |
POINT_ON_TRIANGLE_FACE |
2 |
public static final int |
POINT_ON_TRIANGLE_VERTEX |
0 |
public static final int |
TWO_INTERSECTION |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
PI |
3.141592653589793 |
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 |
public static final byte |
PROPERTY_AFFINE |
2 |
public static final byte |
PROPERTY_IDENTITY |
4 |
public static final byte |
PROPERTY_PERSPECTIVE |
1 |
public static final byte |
PROPERTY_TRANSLATION |
8 |
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 |
public static final byte |
PROPERTY_AFFINE |
2 |
public static final byte |
PROPERTY_IDENTITY |
4 |
public static final byte |
PROPERTY_PERSPECTIVE |
1 |
public static final byte |
PROPERTY_TRANSLATION |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
PROPERTY_IDENTITY |
4 |
public static final byte |
PROPERTY_TRANSLATION |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
PROPERTY_IDENTITY |
4 |
public static final byte |
PROPERTY_TRANSLATION |
8 |
Copyright © 2015–2016 JOML. All rights reserved.