fw4spl
Bundles/visu/visuVTKQt/include/visuVTKQt/Namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2017.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #ifndef __VISUVTKQT_NAMESPACE_HPP__
8 #define __VISUVTKQT_NAMESPACE_HPP__
9 
15 namespace visuVTKQt
16 {
17 
18 }
19 
20 #endif /* __VISUVTKQT_NAMESPACE_HPP__ */
The bundle visuVTKQt contains a vtk Renderer window interactor manager using Qt. It must be set in th...