fw4spl
SrcLib/visu/fwRenderVTK/include/fwRenderVTK/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 __FWRENDERVTK_NAMESPACE_HPP__
8 #define __FWRENDERVTK_NAMESPACE_HPP__
9 
11 namespace fwRenderVTK
12 {
13 
15 namespace factory
16 {
17 }
18 
20 namespace registry
21 {
22 }
23 
25 namespace vtk
26 {
27 }
28 
29 }
30 #endif /* __FWRENDERVTK_NAMESPACE_HPP__ */
Contains fwAtomsFilter::registry details.
Contains fwAtomsFilter::factory utilities.
The namespace fwRenderVTK contains classes for rendering with VTK.