[prev in list] [next in list] [prev in thread] [next in thread] 

List:       vtkusers
Subject:    [vtkusers] How to generate multiple hyper-streamlines simultaneously?
From:       "Sohan R. Ranjan" <srranjan () ieee ! org>
Date:       2000-08-31 21:00:40
Message-ID: 39AEC778.53872C15 () ieee ! org
[Download RAW message or body]

It is possible to generate multiple streamlines simultaneously. One way
is to use SetSource() method to specify an instance of vtkDataSet whose
points are used to seed streamlines.

e.g. vtkPointSource rake
            rake SetCenter -0.74  0  0.3
            rake SetNumberOfPoints 10

      vtkStreamLine streamers
            ....
            streamers SetSource [rake GetOutput]
            ....

However this method did not work for HyperStreamlines.
Can you suggest how to generate multiple HYPER-streamlines simultaneously,
not individually?

Thanks.
Sohan





[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic