inspectGraph MethodStatic

Inspect a graph's pointer properties.

inspectGraph(graph: HalfEdgeGraph, expectAllMates: boolean): boolean

Parameter Type Description
graph HalfEdgeGraph  
expectAllMates boolean true for "complete" graph with

Returns - true if all pointers are valid

Defined in

Last Updated: 08 January, 2020