12 #ifndef CXMULTIVIEWCACHE_H 13 #define CXMULTIVIEWCACHE_H 15 #include "cxResourceVisualizationExport.h" 55 typedef boost::shared_ptr<ViewCache<ViewWidget> > ViewCachePtr;
56 std::map<QString, ViewCachePtr> mViewCache;
67 #endif // CXMULTIVIEWCACHE_H
boost::shared_ptr< class MultiViewCache > MultiViewCachePtr
vtkSmartPointer< class vtkRenderWindow > vtkRenderWindowPtr
static MultiViewCachePtr create(RenderWindowFactoryPtr factory)
boost::shared_ptr< class RenderWindowFactory > RenderWindowFactoryPtr
Namespace for all CustusX production code.