public final class ARPlaneClassification
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Ceiling
The classification is not any of the known classes.
|
static long |
Door
The classification is not any of the known classes.
|
static long |
Floor
The classification is not any of the known classes.
|
static long |
None
The classification is not any of the known classes.
|
static long |
Seat
The classification is not any of the known classes.
|
static long |
Table
The classification is not any of the known classes.
|
static long |
Wall
The classification is not any of the known classes.
|
static long |
Window
The classification is not any of the known classes.
|
public static final long None
public static final long Wall
public static final long Floor
public static final long Ceiling
public static final long Table
public static final long Seat
public static final long Window
public static final long Door