The SUMO toolbox
2018a
|
A handle class that holds and updates a triangulation. More...
Public Member Functions | |
function | Triangulation (var points) |
Class constructor. More... | |
function | setPoints (var points, var failedPoints) |
function | getFailedPoints () |
function | getTriangulation () |
function | generateTestPoints () |
function | generateTestPointsRandom (var n) |
function | plotTriangulation () |
A handle class that holds and updates a triangulation.
|
inline |
Class constructor.
points | matrix of points to create triangulation from |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |