[vtkusers] A method to get limit values

anast.jm at pg.com anast.jm at pg.com
Mon Aug 19 12:54:22 EDT 2002


Marcio,

vtkStructuredPointsReader I'm guessing produces a vtkStructuredPoints output
datatype. This is a subclass of vtkImageData which is a subclass of vtkData.
vtkData has a method GetScalarRange which will return two float values of the
min and max......john


                                                                
 Internet Mail Message                                          
 Received from host:      public.kitware.com                    
 [24.97.130.19]                                                 
                                                                


From: "Marcio Antonio Mathias (EDB)" <marcio.mathias at edb.ericsson.se>
@public.kitware.com on 08/16/2002 03:36 PM NST
                                                                                                          
                      "Marcio Antonio Mathias (EDB)"           To:   "'vtkusers at public.kitware.com'"      
 <marcio.mathias at edb.ericsson.se>@public.kitware.com        <vtkusers at public.kitware.com>                 
                                                               Cc:    (bcc: John Anast-JM/PGI)            
                                                       Subject:      [vtkusers] A method to get limit     
         Sent by:  vtkusers-admin at public.kitware.com        values                                        
                                 08/16/2002 03:06 PM                                                      
                                                                                                          
                                                                                                          





Hi,

I am  using vtkStructuredPointsReader to capture a data point array to be
evaluated by its isosurfaces (by using vtkContourFilter).I  did not find any
method to extract the minimum and maximum values from the data  set.
Has someone a sugestion how to do it?

Regards, Marcio.






More information about the vtkusers mailing list