The VectorDisplayPlot has two marker lines, named LowerIntensityLevel and UpperIntensityLevel. They default to visible, yet these is no way to make any use of them, as neither the vector_sink interface nor the vector_sink_f_impl class provide any interface to them.
Seems like they should default to off, or just be removed, if there is no way to ever give them a value other than zero.
The
VectorDisplayPlothas two marker lines, namedLowerIntensityLevelandUpperIntensityLevel. They default to visible, yet these is no way to make any use of them, as neither thevector_sinkinterface nor thevector_sink_f_implclass provide any interface to them.Seems like they should default to off, or just be removed, if there is no way to ever give them a value other than zero.