7 #ifndef __FWRENDERVTK_REGISTRY_DETAIL_HPP__ 8 #define __FWRENDERVTK_REGISTRY_DETAIL_HPP__ 13 #include <fwCore/util/FactoryRegistry.hpp> 15 #include "fwRenderVTK/config.hpp" 20 class IVtkRenderWindowInteractorManager;
25 typedef std::string KeyType;
27 typedef ::fwCore::util::FactoryRegistry< SPTR(::fwRenderVTK::IVtkRenderWindowInteractorManager) (), KeyType > Type;
29 FWRENDERVTK_API
SPTR(Type) get();
Contains fwAtomsFilter::registry details.
This file defines fwCore base macros.
The namespace fwRenderVTK contains classes for rendering with VTK.