|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IsoSurface

IsoSurface class based on C version by Paul Bourke and Lingo version by myself.
| Method Summary | |
|---|---|
toxi.geom.mesh.Mesh3D |
computeSurfaceMesh(toxi.geom.mesh.Mesh3D mesh,
float iso)
Computes the surface mesh for the given iso value. |
void |
reset()
Resets mesh vertices to default positions and clears face index. |
| Method Detail |
|---|
toxi.geom.mesh.Mesh3D computeSurfaceMesh(toxi.geom.mesh.Mesh3D mesh,
float iso)
TriangleMesh instance is
created.
mesh - existing mesh container or nulliso - surface iso value
void reset()
computeSurfaceMesh(Mesh3D, float).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||