| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.L_PTRAA |
lept.L_PTRAA.nalloc(int nalloc) |
lept.L_PTRAA |
lept.L_PTRAA.position(long position) |
lept.L_PTRAA |
lept.L_PTRAA.ptra(int i,
lept.L_PTRA ptra) |
lept.L_PTRAA |
lept.L_PTRAA.ptra(org.bytedeco.javacpp.PointerPointer ptra) |
static lept.L_PTRAA |
lept.ptraaCreate(int n) |
| Modifier and Type | Method and Description |
|---|---|
static void |
lept.ptraaDestroy(lept.L_PTRAA ppaa,
int freeflag,
int warnflag) |
static lept.L_PTRA |
lept.ptraaFlattenToPtra(lept.L_PTRAA paa) |
static lept.L_PTRA |
lept.ptraaGetPtra(lept.L_PTRAA paa,
int index,
int accessflag) |
static int |
lept.ptraaGetSize(lept.L_PTRAA paa,
int[] psize) |
static int |
lept.ptraaGetSize(lept.L_PTRAA paa,
IntBuffer psize) |
static int |
lept.ptraaGetSize(lept.L_PTRAA paa,
org.bytedeco.javacpp.IntPointer psize) |
static int |
lept.ptraaInsertPtra(lept.L_PTRAA paa,
int index,
lept.L_PTRA pa) |
Copyright © 2018. All rights reserved.