| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
AssetVector |
AssetManager.getAll() |
AssetVector |
Node.getAssets()
Retrieves all nodes assets
|
AssetVector |
AssetVector.push_back(Asset value) |
AssetVector |
AssetVector.put(Asset... array) |
AssetVector |
AssetVector.put(Asset value) |
AssetVector |
AssetVector.put(AssetVector x) |
AssetVector |
AssetVector.put(long i,
Asset value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetManager.addExisting(AssetVector assets)
Adds all assets in an array to the AssetManager
|
AssetVector |
AssetVector.put(AssetVector x) |
Copyright © 2021. All rights reserved.