- l(int) - Method in class scarst.CornerTable
-
"Tip on left": return the corner opposite to n(c) in the triangle at the left
- l(int) - Method in interface scarst.CornerTableInterface
-
"Tip on left": return the corner opposite to n(c) in the triangle at the left
- l(int) - Method in class scarst.SOT
-
"Tip on left": return the corner opposite to n(c) in the triangle at the left
- l(int) - Method in class scarst.SQUAD
-
"Tip on left": return the corner opposite to n(c) in the triangle at the left
- leftBack(int) - Method in class scarst.CompactTriangleMesh
-
Return the 'LeftBack' edge, neighbor of 'e'
- leftBack(int) - Method in class scarst.CompactTriangleMesh_5n
-
- leftBack(int) - Method in class scarst.CompactTriangleMesh_6n
-
- leftBack(int) - Method in class scarst.Scarst_os
-
- leftBack(int) - Method in class scarst.Scarst_ot
-
- leftBack(int) - Method in class scarst.Scarst_rs
-
- leftFront(int) - Method in class scarst.CompactTriangleMesh
-
Return the 'LeftFront' edge, neighbor of 'e'
- leftFront(int) - Method in class scarst.CompactTriangleMesh_5n
-
- leftFront(int) - Method in class scarst.CompactTriangleMesh_6n
-
Return the 'LeftFront' edge of the input edge 'e'.
- leftFront(int) - Method in class scarst.Scarst_os
-
Return the 'LeftFront' edge of the input edge 'e'.
- leftFront(int) - Method in class scarst.Scarst_ot
-
Return the 'LeftFront' edge of the input edge 'e'.
- leftFront(int) - Method in class scarst.Scarst_rs
-
Return the 'LeftFront' edge of the input edge 'e'.
- listing(int) - Method in class scarst.CompactHalfedge
-
Return the list of the neighbors of a given vertex
- listing(int) - Method in class scarst.CompactTriangleMesh_5n
-
Return an array storing all neighbors of vertex 'v'.
- listing(int) - Method in class scarst.CompactTriangleMesh_6n
-
Return an array storing all neighbors of vertex 'v'.
- listing(int) - Method in class scarst.CornerTable
-
Return an array storing all neighbors of vertex 'v'.
- listing(int) - Method in interface scarst.CornerTableInterface
-
Return an array storing all neighbors of vertex 'v'.
- listing(int) - Method in class scarst.Scarst_os
-
Return an array storing all neighbors of vertex 'v'.
- listing(int) - Method in class scarst.Scarst_ot
-
Return an array storing all neighbors of vertex 'v'.
- listing(int) - Method in class scarst.Scarst_rs
-
Return an array storing all neighbors of vertex 'v'.
- listing(int) - Method in class scarst.SOT
-
Return an array storing all neighbors of vertex 'v'.
- listing(int) - Method in class scarst.SQUAD
-
Return an array storing all neighbors of vertex 'v'.
- listingCCW(int) - Method in class scarst.Scarst_ot
-
Return an array storing all neighbors of vertex 'v'.
- listingCCW(int) - Method in class scarst.Scarst_rs
-
Return an array storing all neighbors of vertex 'v'.
- listingCW(int) - Method in class scarst.Scarst_os
-
Return an array storing all neighbors of vertex 'v'.
- LRBuilder - Class in scarst
-
This class implements the construction of the LR data structure for representing triangulations
- LRBuilder() - Constructor for class scarst.LRBuilder
-