LemurPwned / VISM

Software for visualising magnetic layers
Other
6 stars 2 forks source link

OpenGl Arrows must effecitvely copy numpy array #166

Open LemurPwned opened 6 years ago

LemurPwned commented 6 years ago

Arrows structures required a copy of the color numpy array, and it must be ensured that it has been copied on demand effectively.