| Package | Description |
|---|---|
| octree |
| Modifier and Type | Method and Description |
|---|---|
Cube |
Cube.createCube(VolumeOctree oct,
String dir,
int x,
int y,
int z,
int l) |
Cube[] |
Cube.getChildren() |
Cube |
VolumeOctree.getRootCube() |
| Modifier and Type | Method and Description |
|---|---|
int |
Cube.compareTo(Cube other) |
| Modifier and Type | Method and Description |
|---|---|
void |
Cube.collectCubes(List<Cube> cubes,
int axis)
axis One of X_AXIS, Y_AXIS or Z_AXIS
|
| Constructor and Description |
|---|
CubeData(Cube c) |
Copyright © 2015–2021 Fiji. All rights reserved.