- Ray_2 - Class in Jcg.geometry
-
- Ray_2() - Constructor for class Jcg.geometry.Ray_2
-
- Ray_2(Point_2, Vector_2) - Constructor for class Jcg.geometry.Ray_2
-
- Ray_2(Segment_2) - Constructor for class Jcg.geometry.Ray_2
-
- readBitInByte(byte, int) - Method in class compactTriangulations.encoding.BinaryEncoding
-
Read the i-th in the byte
- readEncodingFromBinaryFile(String) - Method in class compactTriangulations.encoding.MeshDecoder
-
Read the vertex coordinates and the red and black words from a binary file
- readEncodingFromFile(String) - Method in class compactTriangulations.encoding.MeshDecoder
-
Read the vertex coordinates and the red and black words from a text file
- readLine() - Static method in class Jcg.io.IO
-
- readNextBlackBlock() - Method in class compactTriangulations.encoding.StringEncoderTwoWords
-
Return the black block size: in-degree of black edges.
- readNextRedChar() - Method in class compactTriangulations.encoding.StringEncoderTwoWords
-
Return the next bit in the red string
- readStandardInput() - Static method in class Jcg.io.IO
-
- readTextFile(String) - Static method in class Jcg.io.IO
-
- redWord - Variable in class compactTriangulations.encoding.StringEncoderTwoWords
-
Bit string encoding the red word
- remove(X) - Method in class Jcg.geometry.PointCloud
-
Remove a point to the point cloud
- removeDecoration(K) - Method in class Jcg.polyhedron.Decorator
-
- reset() - Method in class arrays.ArrayBasedStack
-
Reset the array: all elements are removed (set to 0)
- reset() - Method in class arrays.ColumnArrayBasedStack
-
Reset the array: all elements are removed (set to 0)
- reset() - Method in interface arrays.StackInterface
-
Reset the array: all elements are removed (set to 0)
- resetGlobalCounters() - Method in class compactTriangulations.encoding.StringEncoderTwoWords
-
Re-initialize the global counters: for re-starting the reading or writing phases
- resetMeshIndices() - Method in class Jcg.polyhedron.Polyhedron_3
-
Reset indices for all: vertices, faces and halfedges.
- rootEdge - Variable in class Jcg.schnyderwoods.PlanarTriSchnyderWood
-
half-edge (v_0, v_1) oriented toward v_1, assuming the ccw orientation of faces
- runGC() - Static method in class compactTriangulations.encoding.BinaryOFF
-