CustusX  2023.01.05-dev+develop.0da12
An IGT application
cxViewGroupData.h File Reference
#include "cxResourceVisualizationExport.h"
#include <vector>
#include <QVariant>
#include <QObject>
#include "cxDefinitions.h"
#include "vtkForwardDeclarations.h"
#include "cxForwardDeclarations.h"
#include "cxPlaneTypeCollection.h"
#include "cxViewService.h"

Go to the source code of this file.

Classes

struct  cx::CameraStyleData
 
class  cx::DataViewProperties
 
class  cx::ViewGroupData
 Container for data shared between all members of a view group. More...
 
struct  cx::ViewGroupData::Options
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Functions

bool cx::operator== (const CameraStyleData &lhs, const CameraStyleData &rhs)
 
int cx::getPriority (DataPtr data)
 
bool cx::dataTypeSort (const DataPtr data1, const DataPtr data2)