<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
&nbsp;
<br>vtkScalars::ComputeRange() - this is supposed to determine the min
<br>and max values of the scalars, right?
<p>I am using a scalar array (just 1 component) - somehow, the range output
by
<br>GetRange() is incorrect and doesnt match what I myself computed. After
<br>filling in the scalars, I call ComputeRange(), followed by GetRange().
I&nbsp;suspect
<br>it doesnt actually compute until the pipeline in which it is part of
is
<br>executed? I cant believe there can be a bug in vtkScalars, which has
been
<br>around forever.
<p>&nbsp;&nbsp;&nbsp; -- krs
<pre>--&nbsp;
K.R.Subramanian&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone: (704) 547-4872
Department of Computer Science&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FAX:&nbsp;&nbsp; (704) 547-3516
UNC Charlotte, 228A Kennedy
9201 Univ. City Blvd.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Email: krs@cs.uncc.edu
Charlotte, NC 28223-0001&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WWW: <A HREF="http://www.cs.uncc.edu/~krs">http://www.cs.uncc.edu/~krs</A></pre>
&nbsp;</html>