Uses of Class
toxi.geom.mesh.Face
Packages that use Face
-
Uses of Face in toxi.geom.mesh
Subclasses of Face in toxi.geom.meshFields in toxi.geom.mesh with type parameters of type FaceMethods in toxi.geom.mesh that return types with arguments of type FaceMethods in toxi.geom.mesh with parameters of type FaceModifier and TypeMethodDescriptionTriangleMesh.perforateFace
(Face f, float size) void
TriangleMesh.removeFace
(Face f) void
WETriangleMesh.removeFace
(Face f)