CustusX
20.03-rc1
An IGT application
|
Files | |
file | cxMultiViewCache.h |
file | cxViewCache.h |
Namespaces | |
cx::view_utils | |
Classes | |
class | cx::ViewRepCollection |
class | cx::ViewCollectionWidgetUsingViewContainer |
class | cx::ViewContainer |
class | cx::ViewItem |
class | cx::ViewLinkingViewContainerItem |
class | cx::ViewCollectionWidgetMixed |
class | cx::ViewCache< VIEW_TYPE > |
class | cx::LayoutWidgetUsingViewWidgets |
class | cx::ViewLinkingViewWidget |
class | cx::ViewWidget |
typedef boost::shared_ptr< class MultiViewCache > | cx::MultiViewCachePtr |
typedef boost::shared_ptr< class MultiViewCache > cx::MultiViewCachePtr |
Cache for reuse of Views.
Separate caches exist for each type of view. Offscreen rendering also uses separate caches. The cache also stores a separate first renderwindow in order to handle the shared gl context used by cx.
Definition at line 28 of file cxViewContainer.h.