- main(String[]) - Static method in class arrays.TableWithFourServiceBits
-
- main(String[]) - Static method in class arrays.test.Test
-
- main(String[]) - Static method in class arrays.test.TestArrayWithServiceBits
-
- main(String[]) - Static method in class compactTriangulations.test.ConvertOFFToBinary
-
Read an OFF file (text or binary encoding) and build the compact data structure
- main(String[]) - Static method in class compactTriangulations.test.TestBuildingFromOFF
-
Read an OFF file (text or binary encoding) and build the compact data structure
- main(String[]) - Static method in class compactTriangulations.test.TestDecoding
-
- main(String[]) - Static method in class compactTriangulations.test.TestEncoding
-
- main(String[]) - Static method in class compactTriangulations.test.TestVertexDegree
-
Perform all tests (for each data structure)
- main(String[]) - Static method in class compactTriangulations.test.TestVertexNormals
-
Perform all tests (for each data structure)
- main(String[]) - Static method in class Jcg.geometry.Algebra
-
- main(String[]) - Static method in class Jcg.geometry.AlgebraExact
-
- main(String[]) - Static method in class Jcg.geometry.GeometricOperations_2
-
Deprecated.
- main(String[]) - Static method in class Jcg.geometry.GeometricOperations_3
-
Deprecated.
- main(String[]) - Static method in class Jcg.mesh.HashMapEdges
-
- max(int) - Method in class Jcg.geometry.PointCloud
-
Return the point with greatest coordinate value (in direction d)
- max(int) - Method in class Jcg.geometry.PointCloud_2
-
Return the point with greatest coordinate value (in direction d)
- max(int) - Method in class Jcg.geometry.PointCloud_3
-
Return the point with greatest coordinate value (in direction d)
- max(int) - Method in class Jcg.geometry.PointCloud_d
-
Return the point with greatest coordinate value (in direction d)
- MemoryBenchmark - Class in compactTriangulations.test
-
- MemoryBenchmark() - Constructor for class compactTriangulations.test.MemoryBenchmark
-
- MeshBuilder<X extends Point_> - Class in Jcg.mesh
-
- MeshBuilder() - Constructor for class Jcg.mesh.MeshBuilder
-
- MeshDecoder - Class in compactTriangulations.encoding
-
- MeshDecoder(String, boolean, boolean) - Constructor for class compactTriangulations.encoding.MeshDecoder
-
Initialize the decoder: the triangulation is assumed to be encoded by a pair of red and black words
stored in an input file in text format
- MeshEncoder - Class in compactTriangulations.encoding
-
- MeshEncoder(PlanarTriSchnyderWood) - Constructor for class compactTriangulations.encoding.MeshEncoder
-
Initialize the encoder
- MesherOperations - Class in Jcg.geometry
-
Provides predicates and constructions for dealing with segments and circles
- MesherOperations() - Constructor for class Jcg.geometry.MesherOperations
-
- MeshLoader - Class in Jcg.mesh
-
- MeshLoader() - Constructor for class Jcg.mesh.MeshLoader
-
- midPoint(Point_2, Point_2) - Static method in class Jcg.geometry.Point_2
-
- midpointOnUnitCircle(Point_2[]) - Static method in class Jcg.geometry.MesherOperations
-
Computes the points of the bisector of edge e that lie on
the unit circle, and returns the one closest to e
- min(int) - Method in class Jcg.geometry.PointCloud
-
Return the point with smallest coordinate value (in direction d)
- min(int) - Method in class Jcg.geometry.PointCloud_2
-
Return the point with smallest coordinate value (in direction d)
- min(int) - Method in class Jcg.geometry.PointCloud_3
-
Return the point with smallest coordinate value (in direction d)
- min(int) - Method in class Jcg.geometry.PointCloud_d
-
Return the point with smallest coordinate value (in direction d)
- minus(Point_) - Method in interface Jcg.geometry.Point_
-
Return the vector (p-q), where q is the current point
- minus(Point_) - Method in class Jcg.geometry.Point_2
-
- minus(Point_) - Method in class Jcg.geometry.Point_3
-
- minus(Point_) - Method in class Jcg.geometry.Point_d
-
- multiply(Number) - Method in class Jcg.geometry.Point_3
-
- multiplyByScalar(Number) - Method in interface Jcg.geometry.Vector_
-
Return a new vector obtained by multiplying by a scalar
- multiplyByScalar(Number) - Method in class Jcg.geometry.Vector_2
-
- multiplyByScalar(Number) - Method in class Jcg.geometry.Vector_3
-