-
- Downloads
Fix for BUG0013829: vtkAssembly::GetBounds adds bounds which are unintialized.
BUG 0013829 (https://vtk.org/Bug/view.php?id=13829) Even though the status of bug is fixed it wasn't completely fixed. For some reason, the implementor of the fix didn't make this change. This commit completes the bug fix by setting the prop as visible if at least one prop has a valid bounds.
Please register or sign in to comment