Hi,
my environment is: vtk 9.0.1 vs2015
when I tried to new a class like this:
vtkSmartPointer<vtkFixedPointVolumeRayCastMapper> mapper = vtkSmartPointer<vtkFixedPointVolumeRayCastMapper>::New();
I got the following issue: