Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
bounding_box.dart
Go to the documentation of this file.
1
import
'dart:ffi'
;
2
import
'package:navigine_sdk/com/_library_context.dart'
as __lib;
3
import
'package:navigine_sdk/com/navigine/idl/point.dart'
;
4
5
part
'bounding_box.impl.dart'
;
23
class
BoundingBox
{
25
BoundingBox
(this.
bottomLeft
, this.
topRight
);
36
Point
bottomLeft
;
47
Point
topRight
;
48
}
com
navigine
idl
bounding_box.dart
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2