|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jcae.mesh.MeshOEMMIndex
public class MeshOEMMIndex
This class converts a triangle soup into an OEMM.
Constructor Summary | |
---|---|
MeshOEMMIndex()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method, reads 4 arguments and calls mesh() method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MeshOEMMIndex()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- an array of String, soup directory, OEMM output directory, max level and maximal numbre of triangles by octant.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |