[vtk-developers] Proposed changes to vtkSetGet.h and vtkDataR eader.{h,cxx}

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Wed Apr 11 10:37:18 EDT 2001


hi,

>>>>> "Prabhu" == Prabhu Ramachandran <prabhu at aero.iitm.ernet.in> writes:

    Prabhu> expected output: <TEst12~!@#$%^&*()_+|-=\/,.> (100.0,
    Prabhu> 100.0)

I hate correcting my own message but...

The expected output should be

<test12~!@#$%^&*()_+|-=\/,.\n\b\t>
(100.0, 100.0)

Evidently, if it can parse this name the vtkDataReader is in good
shape (of course, sscanf does the dirty work). :)

prabhu




More information about the vtk-developers mailing list