|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
26 mViewGroupData(viewGroupData)
38 mViews.push_back(style);
53 if (mCameraStyle == style)
56 for (
unsigned i=0; i<mViews.size(); ++i)
void cameraStyleChanged()
CameraStyleData getCameraStyle() const
boost::shared_ptr< class CameraStyleForView > CameraStyleForViewPtr
boost::shared_ptr< class ViewGroupData > ViewGroupDataPtr
Namespace for all CustusX production code.
void setCameraStyle(CameraStyleData style)
Select tool style. This replaces the vtkInteractor Style.
boost::shared_ptr< class CoreServices > CoreServicesPtr
boost::shared_ptr< class View > ViewPtr
void addView(ViewPtr view)
CameraStyle(CoreServicesPtr backend, ViewGroupDataPtr viewGroupData)