| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
depthai.DatatypeEnum |
Node.DatatypeHierarchy.datatype() |
| Constructor and Description |
|---|
DatatypeHierarchy(depthai.DatatypeEnum d,
boolean c) |
| Modifier and Type | Method and Description |
|---|---|
depthai.DatatypeEnum |
depthai.DatatypeEnum.intern() |
static depthai.DatatypeEnum |
depthai.DatatypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.DatatypeEnum[] |
depthai.DatatypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
depthai.isDatatypeSubclassOf(depthai.DatatypeEnum parent,
depthai.DatatypeEnum children) |
Copyright © 2021. All rights reserved.