| Package | Description |
|---|---|
| org.bytedeco.javacpp |
Contains the main set of classes for JavaCPP at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoolPointer
The peer class to native pointers and arrays of
bool. |
class |
CLongPointer
The peer class to native pointers and arrays of
long. |
class |
SizeTPointer
The peer class to native pointers and arrays of
size_t. |
Copyright © 2014. All Rights Reserved.