[Insight-users] bounds of volume
yas ---
yas2349 at gmail.com
Sat May 4 16:05:30 EDT 2013
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130505/28317d4b/attachment.htm>
More information about the Insight-users
mailing list