path_coords property

Pointer<Double> path_coords
getter/setter pair

flattened x,y pairs, consumed in order as

Implementation

external ffi.Pointer<ffi.Double> path_coords;