Add plane parameters output to vtkRansacPlaneModel filter
The plane parameters are returned in the output of the vtkRansacPlaneModel
for cases when they are needed to act on other elements of the pipeline (eg. rotating a pointcloud to fit this plane)
@melanie.carriere @nicolas.cadart please review