Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCRoutePath.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import "
NCRouteNode.h
"
3
#import <Foundation/Foundation.h>
4
@class
NCRoutePath
;
5
6
19
DEFAULT_EXPORT_ATTRIBUTE
20
@interface
NCRoutePath
: NSObject
21
37
- (nullable
NCRoutePath
*)head:(
float
)advance;
38
54
- (nullable
NCRoutePath
*)tail:(
float
)advance;
55
69
- (nonnull NSArray<
NCRouteNode
*> *)
nodes
;
70
84
@property
(nonatomic, readonly)
float
length
;
85
99
@property
(nonatomic, readonly)
float
weight
;
100
101
@end
com
navigine
idl
objc
NCRoutePath.h
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2