| Package | Description |
|---|---|
| org.bytedeco.javacpp |
Contains the main set of classes for JavaCPP at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Pointer
All peer classes to native types must be descended from Pointer, the topmost class.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Loader.checkPlatform(Platform platform,
Properties properties,
String... defaultNames) |
Copyright © 2018. All rights reserved.