pack
fun pack(value: PlaneOutlineGeometry, array: <Error class: unknown class><Double>): <Error class: unknown class><Double>(source)
Stores the provided instance into the provided array.
Return
The array that was packed into
Parameters
value
The value to pack.
array
The array to pack into.