[vtk-developers] change VTK Namespace?
    Martin Waitzbauer 
    mazzok at gmx.at
       
    Fri Apr 15 06:43:27 EDT 2011
    
    
  
Hello,
I would like to know if it is possible to compile VTK with a specific Namespace like in ITK, where the namespace is itk::
so would osmetihing like
namespace mynamespace{
class VTK_INFOVIS_EXPORT vtkAppendPoints : public vtkPolyDataAlgorithm
{
}
} //end namespace mynamespace
so would this work if i made a script that added all the vtk classes to this NS?
Thanks alot!
M
-- 
GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit 
gratis Handy-Flat! http://portal.gmx.net/de/go/dsl
    
    
More information about the vtk-developers
mailing list