public class ConvertOFFToBinary
extends java.lang.Object
Remark: it works only for planar triangle meshes (without boundaries) JVM input argument: -Xms2G -Xmx2G
Constructor and Description |
---|
ConvertOFFToBinary() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Read an OFF file (text or binary encoding) and build the compact data structure
|