Skip to content

Fix namespace pollution

This MR removes occurrences using namespace in header files. This causes problems when using the library with external tools as it conflicts with other libraries (e.g. VTK).

Merge request reports

Loading