#include <xvr2/Function.h>
#include <xvr2/FinalizerCallback.h>
#include <xvr2/SharedVar.h>
#include <xvr2/ThreadFinalizator.h>
Go to the source code of this file.
Namespaces | |
namespace | xvr2 |
Classes | |
class | xvr2::BackgroundFunction |
Interface class for functions which are to be ran in the background as a separate thread subprocess. More... |