[vtkusers] [Insight-users] bounds of volume

David Doria daviddoria at gmail.com
Tue May 7 07:50:12 EDT 2013


On Sat, May 4, 2013 at 4:05 PM, yas --- <yas2349 at gmail.com> wrote:

> I write follow code:
>
> double bounds[6];
> volume->GetBounds(bounds);
>
> vtkActor * outline = CreateOutline(bounds);
>  ren->AddActor(outline);
> ren->AddViewProp(volume);
>
> but actor of outline and volume disjoint,and dont get together
>
> and fix it my problem?
>

Please provide a minimal compilable example of the problem.

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130507/b2e5dea6/attachment.htm>


More information about the vtkusers mailing list