[vtkusers] Regarding XYZ point

Andrew Maclean andrew.amaclean at gmail.com
Tue Mar 4 04:06:32 EST 2008


Use this as a starting point:

Here is the link to the small converter that I posted a while back:

http://public.kitware.com/pipermail/vtk-developers/2007-October/004746.html

You will just need to add more scalars, to do this look at the
vtkParticleFilter to see how you can do this and derive a class from it or
write a simple parser.


Andrew

On Tue, Mar 4, 2008 at 6:08 PM, Harpreet Singh <Harpreet_S at infosys.com>
wrote:

>  Hi
>
> I have some XYZ points in a text file. The XYZ points are containing
> temperature, depth and pressure.
>
> How can I plot those points in XYZ axis? Please share me some sample code
> in C++ as I am new to VTK.
>
> Or please let me know which all classes I need to use?
>
>
>
> Happy
>
>
>   **************** CAUTION - Disclaimer *****************
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended
> solely for the use of the addressee(s). If you are not the intended
> recipient, please notify the sender by e-mail and delete the original
> message. Further, you are not to copy, disclose, or distribute this e-mail
> or its contents to any other person and any such actions are unlawful. This
> e-mail may contain viruses. Infosys has taken every reasonable precaution to
> minimize this risk, but is not liable for any damage you may sustain as a
> result of any virus in this e-mail. You should carry out your own virus
> checks before opening the e-mail or attachment. Infosys reserves the right
> to monitor and review the content of all messages sent to or from this
> e-mail address. Messages sent to or from this e-mail address may be stored
> on the Infosys e-mail system.
> ***INFOSYS******** End of Disclaimer ********INFOSYS***
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>


-- 
___________________________________________
Andrew J. P. Maclean
Centre for Autonomous Systems
The Rose Street Building J04
The University of Sydney  2006  NSW
AUSTRALIA
Ph: +61 2 9351 3283
Fax: +61 2 9351 7474
URL: http://www.acfr.usyd.edu.au/
___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080304/b327ea10/attachment.htm>


More information about the vtkusers mailing list