Сlass describing a graph that connects the sublocations. More...
#include <com/navigine/idl/objc/NCElevationGraph.h>
Inherits NSObject.
Properties | |
| NSArray< NCGraphEdge * > * | edges |
| List of edges that connect two sublocations GraphEdge. | |
Сlass describing a graph that connects the sublocations.
Referenced from Location
Definition at line 19 of file NCElevationGraph.h.
|
readnonatomicassign |
List of edges that connect two sublocations GraphEdge.
Swift code snippet:
Objective C code snippet:
Definition at line 33 of file NCElevationGraph.h.