|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoxi.geom.mesh.LaplacianSmooth
public class LaplacianSmooth

Applies a laplacian smooth function to all vertices in the mesh
| Constructor Summary | |
|---|---|
LaplacianSmooth()
|
|
| Method Summary | |
|---|---|
void |
filter(VertexSelector selector,
int numIterations)
|
void |
filter(WETriangleMesh mesh,
int numIterations)
Applies the vertex filter to the given mesh |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LaplacianSmooth()
| Method Detail |
|---|
public void filter(VertexSelector selector,
int numIterations)
filter in interface WEMeshFilterStrategy
public void filter(WETriangleMesh mesh,
int numIterations)
WEMeshFilterStrategy
filter in interface WEMeshFilterStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||