Skip to main content
API Reference NianticSpatial.NSDK.AR.Mapping DeviceMapAccessController

MergeSubGraphs


Declaration

public bool MergeSubGraphs(MapSubGraph[] subgraphs, bool onlyKeepLatestEdges, out MapSubGraph mergedSubgraph)

Parameters

NameTypeSummary
subgraphsMapSubGraph[]
Array of subgraphs to merge
onlyKeepLatestEdgesbool
If true, it only keeps latest edge between two given nodes
mergedSubgraphMapSubGraph
Output merged subgraph