protected static interface Volume.Loader
Modifier and Type | Method and Description |
---|---|
int |
load(int x,
int y,
int z) |
int |
loadWithLUT(int x,
int y,
int z) |
void |
set(int x,
int y,
int z,
int v) |
void |
setNoCheck(int x,
int y,
int z,
int v) |
Copyright © 2015–2021 Fiji. All rights reserved.