- V - Variable in class scarst.CompactHalfedge
-
vertex table of size 3*F: store for each corner its incident vertex
- V - Variable in class scarst.CornerTable
-
vertex table of size 3*F: store for each corner its incident vertex
- v(int) - Method in class scarst.CornerTable
-
Return the vertex incident to a corner 'c'
- v(int) - Method in interface scarst.CornerTableInterface
-
Return the vertex incident to a corner 'c'
- v(int) - Method in class scarst.SOT
-
Return the vertex incident to a corner 'c'
- v(int) - Method in class scarst.SQUAD
-
Return the vertex incident to a corner 'c'
- V(int) - Method in class scarst.SQUAD
-
Return the vertex incident to a quad-corner C
- v0 - Variable in class jcgminimal.schnyderwoods.MinPlanarTriSchnyderWood
-
- v0 - Variable in class scarst.CompactTriangleMesh
-
- v1 - Variable in class jcgminimal.schnyderwoods.MinPlanarTriSchnyderWood
-
- v1 - Variable in class scarst.CompactTriangleMesh
-
- v2 - Variable in class jcgminimal.schnyderwoods.MinPlanarTriSchnyderWood
-
- v2 - Variable in class scarst.CompactTriangleMesh
-
- vectorToString(float[]) - Method in class scarst.CompactHalfedge
-
- vectorToString(float[]) - Method in class scarst.CompactTriangleMesh
-
- vectorToString(float[]) - Method in class scarst.CornerTable
-
- vectorToString(float[]) - Static method in interface scarst.CornerTableInterface
-
- vectorToString(float[]) - Method in class scarst.SOT
-
- vectorToString(float[]) - Method in class scarst.SQUAD
-
- verbosity - Static variable in class scarst.bench.EvaluateAdjacent
-
- verbosity - Static variable in class scarst.bench.EvaluateTraversal
-
- verbosity - Variable in class scarst.OLD_SQUAD
-
- vertex - Variable in class jcgminimal.polyhedron.MinHalfedge
-
- vertexDegree(MinVertex<X>) - Method in class jcgminimal.polyhedron.MinPolyhedron_3
-
compute the degree of a vertex
- vertexDegree(int) - Method in class scarst.CompactHalfedge
-
Return the degree of a given vertex
- vertexDegree(int) - Method in class scarst.CompactTriangleMesh_5n
-
Return the degree of a given vertex
- vertexDegree(int) - Method in class scarst.CompactTriangleMesh_6n
-
Return the degree of a given vertex (cw direction)
- vertexDegree(int) - Method in class scarst.CornerTable
-
Compute the degree of a vertex: it traverse all corners incident to 'v'.
- vertexDegree(int) - Method in interface scarst.CornerTableInterface
-
Compute the degree of a vertex: it traverse all corners incident to 'v'.
- vertexDegree(int) - Method in class scarst.Scarst_os
-
Return the degree of a given vertex (cw direction)
- vertexDegree(int) - Method in class scarst.Scarst_ot
-
Return the degree of a given vertex (cw direction)
- vertexDegree(int) - Method in class scarst.Scarst_rs
-
Return the degree of a given vertex (cw direction)
- vertexDegree(int) - Method in class scarst.SOT
-
Compute the degree of a vertex: it traverse all corners incident to 'v'.
- vertexDegree(int) - Method in class scarst.SQUAD
-
Compute the degree of a vertex: it traverse all corners incident to 'v'.
- vertexDegreeCCW(int) - Method in class scarst.CompactTriangleMesh_5n
-
Return the degree of a given vertex
Warning: despite of its name this implementation DOES turn CW around 'v' (not CCW)
- vertexDegreeCCW(int) - Method in class scarst.CompactTriangleMesh_6n
-
Return the degree of a given vertex (ccw direction)
- vertexDegreeCCW(int) - Method in class scarst.Scarst_os
-
Return the degree of a given vertex (ccw direction)
- vertexDegreeCCW(int) - Method in class scarst.Scarst_ot
-
Return the degree of a given vertex (ccw direction)
- vertexDegreeCCW(int) - Method in class scarst.Scarst_rs
-
Return the degree of a given vertex (ccw direction)
- vertexDegreeCCW(int) - Method in class scarst.SQUAD
-
Compute the degree of a vertex: it traverse all corners incident to 'v'.
- vertexDegreeFast(int) - Method in class scarst.CompactTriangleMesh_6n
-
Return the degree of a given vertex (cw direction)
- vertexDegreeFast(int) - Method in class scarst.Scarst_os
-
Return the degree of a given vertex (cw direction)
- vertexDegreeFast(int) - Method in class scarst.Scarst_ot
-
Return the degree of a given vertex (cw direction)
- vertexDegreeFast(int) - Method in class scarst.Scarst_rs
-
Return the degree of a given vertex (cw direction)
- vertexDegreeMedium(int) - Method in class scarst.CompactTriangleMesh_5n
-
Return the degree of a given vertex (cw direction)
- vertexDegreeNormal(int) - Method in class scarst.CompactTriangleMesh_5n
-
Return the degree of a given vertex (ccw direction)
- vertexDegreeSlow(int) - Method in class scarst.CompactHalfedge
-
Return the degree of a given vertex
Slow version: with function calls
- vertexRemoval(DListNode<MinHalfedge<Point_>>) - Method in class jcgminimal.schnyderwoods.MinPlanarTriSchnyderWood
-
It removes a vertex from the cut-border (vertex conquest)
It updates the cut-border, assigning color and orientation to edges
- vertexToString(MinVertex) - Method in class jcgminimal.polyhedron.MinPolyhedron_3
-
Return a string representing the list of vertices
- vertices - Variable in class jcgminimal.polyhedron.MinPolyhedron_3
-
- verticesToString() - Method in class jcgminimal.polyhedron.MinPolyhedron_3
-
Return a string representing the list of vertices