- p(int) - Method in class scarst.CornerTable
-
Return the previous corner of a corner 'c'
- p(int) - Method in interface scarst.CornerTableInterface
-
Return the previous corner of a corner 'c'
- p(int) - Method in class scarst.SOT
-
Return the previous corner of a corner 'c'
- p(int) - Method in class scarst.SQUAD
-
Return the previous corner of a corner 'c'
- paired - Variable in class scarst.OLD_SQUAD
-
- pairing(int) - Method in class scarst.OLD_SQUAD
-
- percentile(double[]) - Static method in class StorageBenchmark
-
- performancesToString(String[], double[]) - Static method in class scarst.bench.EvaluateNavigationalOperations
-
- performancesToString(String[], double[]) - Static method in class scarst.bench.EvaluateTimings
-
- performTraversal() - Method in class jcgminimal.schnyderwoods.MinPlanarTriSchnyderWood
-
Perform all steps of the vertex conquest, computing the Schnyder wood
- Point3DToPoint2D(Point_3[]) - Static method in class jcgminimal.mesh.MinMeshBuilder
-
Convert an array of 3D points to an array of 2D points (by orthogonal projection on the z=0 hyperplane)
- points - Variable in class jcgminimal.mesh.MinSharedVertexRepresentation
-
- poll() - Method in class scarst.util.IntegerArrayBasedQueue
-
Removes the value at the top of this queue and returns that value as the value of this function.
- polyhedron - Variable in class jcgminimal.schnyderwoods.MinEdgeOrientation
-
- pop() - Method in class scarst.util.ArrayBasedStack
-
Removes the value at the top of this stack and returns that value as the value of this function.
- pop() - Method in class scarst.util.ColumnArrayBasedStack
-
Removes the value at the top of this stack and returns that value as the value of this function.
- pop() - Method in interface scarst.util.StackInterface
-
Removes the value at the top of this stack and returns that value as the value of this function.
- prevColor(int) - Method in class scarst.CompactTriangleMesh
-
Return c-1 (mod 3)
- print(int) - Static method in class jcgminimal.io.MinIO
-
- print(char) - Static method in class jcgminimal.io.MinIO
-
- print(String) - Static method in class jcgminimal.io.MinIO
-
- print(double) - Static method in class jcgminimal.io.MinIO
-
- print(char[]) - Static method in class jcgminimal.io.MinIO
-
- print(Object) - Static method in class jcgminimal.io.MinIO
-
- print() - Method in class jcgminimal.mesh.MinHashMapEdges
-
- print() - Method in class scarst.CompactHalfedge
-
- print() - Method in class scarst.CornerTable
-
- print() - Method in interface scarst.CornerTableInterface
-
Print face incidences
- print() - Method in class scarst.SOT
-
Print some info (for debugging)
- print() - Method in class scarst.SQUAD
-
Print some info (for debugging)
- printEdge(int) - Static method in class scarst.Scarst_os
-
- printEdge(int) - Static method in class scarst.Scarst_ot
-
- printEdge(int) - Static method in class scarst.Scarst_rs
-
- printHelpMessage() - Static method in class RuntimeBenchmark
-
- printHelpMessage() - Static method in class StorageBenchmark
-
- println(int) - Static method in class jcgminimal.io.MinIO
-
- println(char) - Static method in class jcgminimal.io.MinIO
-
- println(String) - Static method in class jcgminimal.io.MinIO
-
- println(double) - Static method in class jcgminimal.io.MinIO
-
- println(char[]) - Static method in class jcgminimal.io.MinIO
-
- println(Object) - Static method in class jcgminimal.io.MinIO
-
- printMemory(long, String) - Static method in class scarst.bench.MemoryBenchmark
-
- printMessage(WingededgeInterface) - Static method in class RuntimeBenchmark
-
Print informations about the data structure to test
- printMessage(HalfedgeInterface) - Static method in class RuntimeBenchmark
-
Print informations about the data structure to test
- printMessage(CornerTableInterface) - Static method in class RuntimeBenchmark
-
Print informations about the data structure to test
- printOrientation() - Method in class scarst.CompactMeshBuilder
-
Print the orientation and coloring of all vertices
- printOrientation() - Method in class scarst.EfficientCompactMeshBuilder
-
Print the orientation and coloring of all vertices
- printTable(int[]) - Static method in class scarst.CompactHalfedge
-
- printTable(int[]) - Static method in class scarst.CornerTable
-
- printTable(int[]) - Static method in class scarst.SOT
-
- printTable(int[]) - Static method in class scarst.SQUAD
-
- push(int) - Method in class scarst.util.ArrayBasedStack
-
Pushes a value onto the top of this stack.
- push(int) - Method in class scarst.util.ColumnArrayBasedStack
-
Pushes a value onto the top of this stack.
- push(int) - Method in interface scarst.util.StackInterface
-
Pushes a value onto the top of this stack.
- put(int, int, int) - Method in class jcgminimal.mesh.MinHashMapEdges
-
Insert the triple (u, v, eIndex) in the table, if not already existing.