CustusX
22.04-rc5
An IGT application
|
#include "cxResourceExport.h"
#include <vector>
#include <QFile>
#include <QThread>
#include <QMutex>
#include "vtkForwardDeclarations.h"
#include "cxForwardDeclarations.h"
#include "cxData.h"
Go to the source code of this file.
Classes | |
class | cx::VideoRecorderSaveThread |
struct | cx::VideoRecorderSaveThread::DataType |
class | cx::SavingVideoRecorder |
Recorder for a VideoSource. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::shared_ptr< class CachedImageDataContainer > | cx::CachedImageDataContainerPtr |