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
22
@property
(nonatomic, readonly)
float
weight
;
23
27
@property
(nonatomic, readonly) int32_t
dst
;
28
32
@property
(nonatomic, readonly) int32_t
src
;
33
37
@property
(nonatomic, readonly) int32_t
weightCoef
;
38
39
@end
com
navigine
idl
objc
NCGraphEdge.h
Generated on Thu May 29 2025 21:18:52 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2