<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<br>&nbsp; Just wondering how to create a vtkDataArray, seems the code
like : "vtkDataArray *xyz = vtkDataArray::New();" is not allowed by compiler,
and if I don't do that, compiler will pass it but the program will crash
at "xyz->SetNumberOfTuples(x);" , so is there any way to create it.
<br>&nbsp; Just want to use vtkDataArray in V4.0 instead of vtkScalars
in V3.2....
<br>&nbsp; Thanks!
<pre>--&nbsp;
Song Li
VRAC(Virtual Reality Application Center),Iowa State University
Email: lisong@vrac.iastate.edu
Homepage: <A HREF="http://www.vrac.iastate.edu/~lisong">http://www.vrac.iastate.edu/~lisong</A></pre>
&nbsp;</html>