stopThread method

void stopThread()

**** STOP THREAD Delete shader, delete texture and stops the drawing thread loop

Implementation

void stopThread() {
  return _stopThread();
}