Uses of Class
toxi.geom.mesh.WEFace
Packages that use WEFace
-
Uses of WEFace in toxi.geom.mesh
Fields in toxi.geom.mesh with type parameters of type WEFaceMethods in toxi.geom.mesh that return types with arguments of type WEFaceModifier and TypeMethodDescriptionWingedEdge.getFaces()
WEVertex.getRelatedFaces()
Returns a list of all faces this vertex belongs to.Methods in toxi.geom.mesh with parameters of type WEFaceMethod parameters in toxi.geom.mesh with type arguments of type WEFaceModifier and TypeMethodDescriptionvoid
WETriangleMesh.subdivideFaceEdges
(List<WEFace> faces, SubdivisionStrategy subDiv, float minLength) Constructors in toxi.geom.mesh with parameters of type WEFace