fw4spl
SrcLib/visu/fwRenderQt/include/fwRenderQt/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 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 __FWRENDERQT_NAMESPACE_HPP__
8 #define __FWRENDERQT_NAMESPACE_HPP__
9 
11 namespace fwRenderQt
12 {
13 
15 namespace data
16 {
17 }
18 
20 namespace registry
21 {
22 }
23 
24 }
25 
26 #endif /* __FWRENDERQT_NAMESPACE_HPP__ */
Contains fwAtomsFilter::registry details.
The namespace fwRenderQt contains classes for rendering with Qt.
Definition: Axis.hpp:12