Polygon.fromPointer constructor

Polygon.fromPointer(
  1. Pointer<spine_polygon_wrapper> _ptr
)

Implementation

Polygon.fromPointer(this._ptr);