the isInside method of these bounding objects still use the WorldToIndex transform of their geometry. So the inverse is computed for every single point.
Description
Description
Event Timeline
Comment Actions
[SVN revision 23894]
FIX (#4385): IsInside method now uses the VtkTransform, which caches the inverse.