Skip to content

Support "padding" for bounded volume/plane sources.

vtkBoundedVolumeSource and vtkBoundedPlaneSource both now support a padding to allow inflating the bounds of generated data. Also consolidated code to compute image parameters in vtkBoundedVolumeSource. Both classes now use the same utility code.

Edited by Utkarsh Ayachit

Merge request reports