| Package | Description |
|---|---|
| org.bytedeco.javacpp |
Contains the main set of classes for JavaCPP at runtime.
|
| org.bytedeco.javacpp.annotation |
Contains all the annotation classes used by JavaCPP.
|
| Modifier and Type | Method and Description |
|---|---|
long |
SizeTPointer.get(int i) |
boolean |
BoolPointer.get(int i) |
long |
CLongPointer.get(int i) |
| Modifier and Type | Class and Description |
|---|---|
interface |
StdString
A shorthand for
@Cast("std::string&") @Adapter("StringAdapter"). |
Copyright © 2015. All Rights Reserved.