public final class MCCube extends Object
Modifier and Type | Field and Description |
---|---|
protected static int[] |
ambigous |
Modifier and Type | Method and Description |
---|---|
static List<Point3f> |
getTriangles(Volume volume,
int thresh)
Create a list of triangles from the specified image data and the given
isovalue.
|
void |
init(int x,
int y,
int z)
initializes a MCCube object _________ 0______x /v0 v1/| /| /________/ | / |
|v3 v2| /v5 y/ |z |________|/ v7 v6
|
Copyright © 2015–2021 Fiji. All rights reserved.