[vtkusers] Cannot get visualized the Bounding Box
Bill Chivas
billno123 at hotmail.com
Wed Mar 16 09:31:58 EDT 2011
Thanks David!
I think it's time i had a break from coding -:).
Date: Wed, 16 Mar 2011 07:54:03 -0400
From: daviddoria at gmail.com
To: billno123 at hotmail.com
CC: vtkusers at vtk.org
Subject: Re: [vtkusers] Cannot get visualized the Bounding Box
On Wed, Mar 16, 2011 at 7:28 AM, Bill Chivas <billno123 at hotmail.com> wrote:
Hello all,
i have the following code and i want to see the white bounding box of the sphere. What is wrong?
You never added the Renderer to the RenderWindow:
renderWindow->AddRenderer(leftRenderer);
David
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110316/9d1399ab/attachment.htm>
More information about the vtkusers
mailing list