menu
advanced_polygons package
documentation
objects/corner.dart
Corner
Corner.raw constructor
Corner.raw constructor
dark_mode
light_mode
Corner.raw
constructor
Corner.raw
(
Coord
prev
,
Coord
point
,
Coord
next
,
Circle
circle
,
bool
clockwise
,
bool
inCircle
,
)
Implementation
Corner.raw(this.prev, this.point, this.next, this.circle, this.clockwise, this.inCircle);
advanced_polygons package
documentation
objects/corner
Corner
Corner.raw constructor
Corner class