Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

L

LaplacianMatrix() - Method in class Jcg.graph.drawing.SpectralDrawing_2
computes and returns the laplacian matrix of a graph
liesOn(Point_2, Point_2, Point_2) - Static method in class Jcg.geometry.GeometricOperations_2
Deprecated.
Returns true if point p lies on segment ab
liesOn(Point_2, Point_2, Point_2) - Method in class Jcg.geometry.kernel.ApproximatePredicates_2
Returns true if point p lies on segment ab
liesOn(Point_2, Point_2, Point_2) - Method in class Jcg.geometry.kernel.ExactPredicates_2
Returns true if point p lies on segment ab
liesOn(Point_2, Point_2, Point_2) - Method in class Jcg.geometry.kernel.FilteredPredicates_2
Returns true if point p lies on segment ab
liesOn(Point_2, Point_2, Point_2) - Method in interface Jcg.geometry.kernel.GeometricPredicates_2
Returns true if point p lies on segment ab
Line_2 - Class in Jcg.geometry
 
Line_2() - Constructor for class Jcg.geometry.Line_2
 
Line_2(Number, Number, Number) - Constructor for class Jcg.geometry.Line_2
 
linearCombination(Point_[], Number[]) - Method in interface Jcg.geometry.Point_
Set the current point a linear combination of an array of points.
linearCombination(Point_[], Number[]) - Method in class Jcg.geometry.Point_2
 
linearCombination(Point_2[], Number[]) - Static method in class Jcg.geometry.Point_2
 
linearCombination(Point_[], Number[]) - Method in class Jcg.geometry.Point_3
 
linearCombination(Point_3[], Number[]) - Static method in class Jcg.geometry.Point_3
 
linearCombination(Point_[], Number[]) - Method in class Jcg.geometry.Point_d
 
lineThickness - Variable in class Jcg.viewer.old.Fenetre
 
listOfPoints() - Method in class Jcg.geometry.PointCloud
Return the list of points
listOfPoints() - Method in interface Jcg.graph.GeometricGraph
Return the list of points associated to the vertices of the graph
listOfPoints() - Method in class Jcg.graph.GeometricGraph_2
Return the list of vertex points of the graph
listOfPoints() - Method in class Jcg.graph.GeometricGraph_3
Return the list of vertex points of the graph
lnext() - Method in class Jcg.triangulations2D.QuadEdge
Returns the next QuadEdge along the left cycle (lnext.orig() == this.dest())
locate(Point_2) - Method in class Jcg.triangulations2D.Triangulation_2
Locates point p in the triangulation and returns a triangle containing p.
locate(Point_3) - Method in class Jcg.triangulations3D.Delaunay_3
locates point p using a straight-line walk from a random cell.
locatePoint(Polyhedron_3<Point_2>, Point_2) - Method in interface Jcg.pointLocation.PlanarPointLocation
Compute and return the face (an incident half-edge) containing the query point
LoopSubdivision - Class in Jcg.subdivision
Perform the Loop subdivision scheme Only for triangular meshes (without boundary)
LoopSubdivision(Polyhedron_3<Point_3>) - Constructor for class Jcg.subdivision.LoopSubdivision
 
lprev() - Method in class Jcg.triangulations2D.QuadEdge
Returns the previous QuadEdge along the left cycle (lprev.dest() == this.orig())
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links