Uses of Interface
toxi.geom.mesh.SurfaceFunction
-
Uses of SurfaceFunction in toxi.geom.mesh
Modifier and TypeClassDescriptionclass
This implementation of aSurfaceFunction
samples a givenSphere
instance when called by theSurfaceMeshBuilder
.class
Spherical harmonics surface evaluator based on code by Paul Bourke: http://local.wasp.uwa.edu.au/~pbourke/geometry/sphericalh/class
Super ellipsoid surface evaluator based on code by Paul Bourke: http://local.wasp.uwa.edu.au/~pbourke/geometry/superellipse/