|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jcae.mesh.amibe.algos2d.BasicMesh
public class BasicMesh
Meshes a patch.
Insertion) to
have a mesh with target size of 16.ConstraintNormal3D). If triangle
inversion gives better result, edges are swapped.
| Constructor Summary | |
|---|---|
BasicMesh(Mesh2D m)
Creates a BasicMesh instance. |
|
| Method Summary | |
|---|---|
void |
compute()
Launch method to mesh a surface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicMesh(Mesh2D m)
BasicMesh instance.
m - the data structure in which the mesh will be stored.| Method Detail |
|---|
public void compute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||