| Package | Description |
|---|---|
| org.bytedeco.javacpp |
Contains the main set of classes for JavaCPP at runtime.
|
| org.bytedeco.javacpp.tools |
Contains classes used at build time by JavaCPP.
|
| 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 |
|---|---|
(package private) boolean |
Generator.checkPlatform(Platform platform,
String[] defaultNames) |
Copyright © 2017. All rights reserved.