public abstract class EfficientCompactMeshBuilder
extends java.lang.Object
Constructor and Description |
---|
EfficientCompactMeshBuilder(gd4j.fastschnyderwoods.FastMinimalSchnyderWood sw) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkOrientation()
Check the edge orientations and vertex labels
|
int |
nextColor(int color)
Return c+1 (mod 3)
|
java.lang.String |
printOrientation()
Print the orientation and coloring of all vertices
|