9 #include <fwCore/base.hpp> 11 #include <fwRuntime/ConfigurationElement.hpp> 12 #include <fwRuntime/operations.hpp> 14 #include <fwServices/macros.hpp> 17 #include "fwRender/IRender.hpp" The namespace fwRender contains the base interface for rendering services.
virtual FWRENDER_API ~IRender() noexcept
Destructor. Do nothing.
FWRENDER_API IRender() noexcept
Constructor. Initialize default values.