Add AxisAligned and Offset options to vtkPlane
vtkPlane now has AxisAligned and Offset options.
- AxisAligned: if On, locks normal to plane to be aligned with x, y, or z axis.
- Offset: the origin is shifted in the direction of the normal by the offset.
Follow-up MR in Paraview paraview/paraview!7083 (merged)
Edited by Jean Fechter