Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- r - Variable in class Jcg.viewer.old.Fenetre
- radius - Variable in class Jcg.viewer.processing3d.ArcBall
- RandomSamplingTriangulations - Class in Jcg.meshgeneration
- RandomSamplingTriangulations() - Constructor for class Jcg.meshgeneration.RandomSamplingTriangulations
- RandomSamplingTriangulations(boolean) - Constructor for class Jcg.meshgeneration.RandomSamplingTriangulations
- RandomSamplingTriangulations(int, boolean) - Constructor for class Jcg.meshgeneration.RandomSamplingTriangulations
- Rational - Class in Jcg.geometry
-
Authors: Copyright © 2000–2022, Robert Sedgewick and Kevin Wayne.
- Rational(int, int) - Constructor for class Jcg.geometry.Rational
-
Initializa a new Rational number with a given numerator and denominator
- RationalPoint_2 - Class in Jcg.geometry
-
A class for representing a 2D points with rational coordinates
- RationalPoint_2() - Constructor for class Jcg.geometry.RationalPoint_2
- RationalPoint_2(int, int) - Constructor for class Jcg.geometry.RationalPoint_2
-
Initialize a rational 2D point, with integer coordinates.
- RationalPoint_2(GridPoint_2) - Constructor for class Jcg.geometry.RationalPoint_2
-
Initialize a rational 2D point equal to an integer point p.
- RationalPoint_2(Point_) - Constructor for class Jcg.geometry.RationalPoint_2
-
Make a copy of the input point p
Warning: p must be a Rational_2 point - RationalPoint_2(RationalPoint_2) - Constructor for class Jcg.geometry.RationalPoint_2
-
Make a copy of the input point p
Warning: p must be a Rational_2 point - RationalPoint_2(Rational, Rational) - Constructor for class Jcg.geometry.RationalPoint_2
-
Initialize a 2D point with rational coordinates.
- RationalPoint_2(Rational, Rational, int) - Constructor for class Jcg.geometry.RationalPoint_2
-
Initialize a 2D points with rational coordinates, and an index
- 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
- readLine() - Static method in class Jcg.io.IO
- readOBJ(String) - Static method in class Jcg.mesh.SharedVertexRepresentation
-
Create a shared vertex representation from an OBJ file (using TC library)
- readStandardInput() - Static method in class Jcg.io.IO
- readTextFile(String) - Static method in class Jcg.io.IO
- reciprocal() - Method in class Jcg.geometry.Rational
- RegularGridGeneration - Class in Jcg.meshgeneration
- RegularGridGeneration() - Constructor for class Jcg.meshgeneration.RegularGridGeneration
- remove(X) - Method in class Jcg.geometry.PointCloud
-
Remove a point to the point cloud
- removeDecoration(K) - Method in class Jcg.polyhedron.Decorator
- renderModes - Variable in class Jcg.viewer.processing3d.MeshViewerProcessing
- renderType - Variable in class Jcg.viewer.processing3d.MeshViewerProcessing
- reset() - Method in class Jcg.viewer.processing3d.ArcBall.Quat
- resetMeshColors(Polyhedron_3) - Static method in class Jcg.viewer.processing3d.DrawPolyhedronProcessing
-
Reset face/edge/vertex colors.
- resetMeshIndices() - Method in class Jcg.polyhedron.Polyhedron_3
-
Reset indices for all: vertices, faces and halfedges.
- resetVertexIndices() - Method in class Jcg.triangulations2D.TriangulationDS_2
-
Reset indices for all vertices.
- resize(Point_2, Point_2) - Method in class Jcg.viewer.Draw2D
-
Resize the frame according to the window coordinates Input points are the left bottom and right top points of the window
- rnext() - Method in class Jcg.triangulations2D.QuadEdge
-
Returns the next QuadEdge along the right cycle (rnext.orig() == this.dest())
- rootEdge - Variable in class Jcg.meshgeneration.RandomSamplingTriangulations
- round(double, int) - Static method in class Jcg.viewer.Draw2D
-
Return the value after truncation
- round(double, int) - Static method in class Jcg.viewer.DrawSkeleton
-
Return the value after truncation
- round(double, int) - Static method in class Jcg.viewer.processing3d.MeshViewerProcessing
-
Return a real value after truncation (with a given numeric precision)
- rprev() - Method in class Jcg.triangulations2D.QuadEdge
-
Returns the previous QuadEdge along the right cycle (rprev.dest() == this.orig())
- run(int) - Method in class Jcg.meshgeneration.SphereGeneration
-
The main method performing the subdivision process
- runOnce() - Method in class Jcg.meshgeneration.SphereGeneration
-
The main method performing the subdivision process
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form