Uses of Class
toxi.geom.mesh.Vertex
-
Uses of Vertex in toxi.geom.mesh
Modifier and TypeFieldDescriptionTriangleMesh.vertices
Vertex buffer & lookup index when adding new facesModifier and TypeMethodDescriptionMesh3D.getClosestVertexToPoint
(ReadonlyVec3D p) TriangleMesh.getClosestVertexToPoint
(ReadonlyVec3D p) TriangleMesh.getVertexAtPoint
(Vec3D v) TriangleMesh.getVertexForID
(int id) final Vertex[]
Face.getVertices
(Vertex[] verts) Modifier and TypeMethodDescriptionVertexSelector.getSelection()
Returns the actual collection of selected verticesMesh3D.getVertices()
TriangleMesh.getVertices()
Modifier and TypeMethodDescriptionvoid
WETriangleMesh.removeVertices
(Collection<Vertex> selection)