CustusX
22.04-rc2
An IGT application
|
#include "cxResourceVisualizationExport.h"
#include <QObject>
#include <boost/shared_ptr.hpp>
#include <vector>
#include "cxData.h"
#include "cxLayoutData.h"
#include "cxEnumConverter.h"
#include "cxForwardDeclarations.h"
Go to the source code of this file.
Classes | |
class | cx::ViewService |
Visualization services. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Macros | |
#define | ViewService_iid "cx::ViewService" |
Functions | |
SNW_DECLARE_ENUM_STRING_CONVERTERS (cxResourceVisualization_EXPORT, cx, CAMERA_STYLE_TYPE) | |
Variables | |
cstDEFAULT_STYLE | |
cstTOOL_STYLE | |
cstANGLED_TOOL_STYLE | |
cstUNICAM_STYLE | |
#define ViewService_iid "cx::ViewService" |
Definition at line 25 of file cxViewService.h.
SNW_DECLARE_ENUM_STRING_CONVERTERS | ( | cxResourceVisualization_EXPORT | , |
cx | , | ||
CAMERA_STYLE_TYPE | |||
) |
cstANGLED_TOOL_STYLE |
Definition at line 34 of file cxViewService.h.
cstDEFAULT_STYLE |
Definition at line 34 of file cxViewService.h.
cstTOOL_STYLE |
Definition at line 34 of file cxViewService.h.
cstUNICAM_STYLE |
Definition at line 34 of file cxViewService.h.