| 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_01 |
4 |
public static final int |
POINT_ON_TRIANGLE_EDGE_12 |
5 |
public static final int |
POINT_ON_TRIANGLE_EDGE_20 |
6 |
public static final int |
POINT_ON_TRIANGLE_FACE |
7 |
public static final int |
POINT_ON_TRIANGLE_VERTEX_0 |
1 |
public static final int |
POINT_ON_TRIANGLE_VERTEX_1 |
2 |
public static final int |
POINT_ON_TRIANGLE_VERTEX_2 |
3 |
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_01 |
4 |
public static final int |
POINT_ON_TRIANGLE_EDGE_12 |
5 |
public static final int |
POINT_ON_TRIANGLE_EDGE_20 |
6 |
public static final int |
POINT_ON_TRIANGLE_FACE |
7 |
public static final int |
POINT_ON_TRIANGLE_VERTEX_0 |
1 |
public static final int |
POINT_ON_TRIANGLE_VERTEX_1 |
2 |
public static final int |
POINT_ON_TRIANGLE_VERTEX_2 |
3 |
public static final int |
TWO_INTERSECTION |
2 |
Copyright © 2020 JOML. All rights reserved.