Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCGraphEdge.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import <Foundation/Foundation.h>
3
4
16
DEFAULT_EXPORT_ATTRIBUTE
17
@interface
NCGraphEdge
: NSObject
18
31
@property
(nonatomic, readonly)
float
weight
;
32
45
@property
(nonatomic, readonly) int32_t
dst
;
46
59
@property
(nonatomic, readonly) int32_t
src
;
60
73
@property
(nonatomic, readonly) int32_t
weightCoef
;
74
75
@end
com
navigine
idl
objc
NCGraphEdge.h
Generated on Mon Dec 8 2025 13:17:53 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2