Uses of Class
toxi.geom.mesh.WEVertex
Packages that use WEVertex
-
Uses of WEVertex in toxi.geom.mesh
Methods in toxi.geom.mesh that return WEVertexModifier and TypeMethodDescriptionWETriangleMesh.getClosestVertexToPoint(ReadonlyVec3D p) WEVertex.getNeighborInDirection(ReadonlyVec3D dir, float tolerance) WingedEdge.getOtherEndFor(WEVertex v) WETriangleMesh.getVertexAtPoint(Vec3D v) WETriangleMesh.getVertexForID(int id) final WEVertex[]WEFace.getVertices(WEVertex[] verts) Methods in toxi.geom.mesh that return types with arguments of type WEVertexMethods in toxi.geom.mesh with parameters of type WEVertexModifier and TypeMethodDescriptionWingedEdge.getOtherEndFor(WEVertex v) final WEVertex[]WEFace.getVertices(WEVertex[] verts) Constructors in toxi.geom.mesh with parameters of type WEVertex