[vtkusers] what's the difference between actor 's position and sphere 's center ?

Jana Sefcikova neollie at gmail.com
Mon Jun 4 19:33:37 EDT 2012


Pardon Bounds of actor for unit sphere centered at origin are aproximately:


*  Bounds: *

*    Xmin,Xmax: (-0.5, 0.5)*

*    Ymin,Ymax: **(-0.5, 0.5)*

*    Zmin,Zmax: **(-0.5, 0.5)*

Side length is 1. I had inserted scaled results.

Moreover you can use

    actor->SetMapper(mapper);

    actor->Print(cout);

to see all actors properties and among others also mentioned Bounds.

Jana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120605/c415d5a2/attachment.htm>


More information about the vtkusers mailing list