import snippets/GeometryUtils/objc/GeometryUtilsExample.h;
Inherits NSObject.
Public Member Functions | |
instancetype | init () |
void | runExample () |
void | demonstrateGeometryUtilsMethods () |
GeometryUtils usage example for Dart/Flutter Demonstrates working with geometric calculations, points, segments, polygons, and lines
GeometryUtils usage example for Objective-C Demonstrates working with geometric calculations, points, segments, polygons, and lines
Definition at line 10 of file geometry_utils_example.dart.
|
virtual |
Demonstrate GeometryUtils methods
Definition at line 20 of file GeometryUtilsExample.m.
|
virtual |
Definition at line 9 of file GeometryUtilsExample.m.
|
virtual |