public interface Polyhedron
Modifier and Type | Method and Description |
---|---|
double |
getCirumscribedRadius() |
java.util.List<int[]> |
getLineLoops() |
Point3d[] |
getVertices() |
int |
getViewCount() |
Matrix3d |
getViewMatrix(int index) |
java.lang.String |
getViewName(int index) |