Package | Description |
---|---|
org.cakelab.blender.nio |
Modifier and Type | Method and Description |
---|---|
CPointerMutable<T> |
CPointerMutable.add(int increment)
|
CPointerMutable<T> |
CPointer.mutable()
Creates a mutable pointer which allows to change its address in-place.
|
CPointerMutable<T> |
CPointerMutable.plus(int value)
|