3D Forest
Software for analysis of Lidar data from forest environment.
ThreadCallbackInterface Class Referenceabstract

#include <ThreadCallbackInterface.hpp>

Inherited by MainWindow.

Public Member Functions

virtual ~ThreadCallbackInterface ()=default
 
virtual void threadProgress (bool finished)=0
 

Constructor & Destructor Documentation

◆ ~ThreadCallbackInterface()

virtual ThreadCallbackInterface::~ThreadCallbackInterface ( )
virtualdefault

Member Function Documentation

◆ threadProgress()

virtual void ThreadCallbackInterface::threadProgress ( bool  finished)
pure virtual

Implemented in MainWindow.

Referenced by RenderThread::next().


The documentation for this class was generated from the following file: