CustusX
16.5.0-rc9
An IGT application
|
#include "cxResourceExport.h"
#include <map>
#include <stdint.h>
#include <boost/shared_ptr.hpp>
#include "vtkSmartPointer.h"
#include <QObject>
#include <QDateTime>
#include "cxVideoSource.h"
#include "cxSharedMemory.h"
Go to the source code of this file.
Classes | |
class | cx::VideoSourceSHM |
VideoSource for connecting to shared memory. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef vtkSmartPointer< class vtkImageImport > | vtkImageImportPtr |
typedef boost::shared_ptr < VideoSourceSHM > | cx::VideoSourceSHMPtr |
typedef vtkSmartPointer<class vtkImageImport> vtkImageImportPtr |
Definition at line 59 of file cxVideoSourceSHM.h.