Skip to content

Some Mapper class declarations still have template params.

Mark Kim requested to merge m-kim/mark-vtk-m:master into master

Demo.cxx: MapperRayTracer is no longer a templated class. UnitTestMapperEGL.cxx: MapperGL is no longer a templated class. UnitTestMapperGLFW.cxx: strmp needs cstring rendering/CMakeLists.txt: need to append egl_sources to sources.

Merge request reports