[vtkusers] Draw a plane from planesource
David Doria
daviddoria at gmail.com
Mon Apr 29 08:30:54 EDT 2013
On Sat, Apr 27, 2013 at 5:39 AM, Marc Huber <marchuber.hft at gmx.de> wrote:
> Hi,
>
> I want to write a very simple RANSAC algorithm and display a plane in the
> end.
> Like this: http://www.vtkjournal.org/**browse/publication/709<http://www.vtkjournal.org/browse/publication/709>
>
> I get no error messages with my code but its not displaying a plane.
> It would be nice if anybody could help me
>
Does this work for you?
http://www.vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/Plane
If you can modify your demo code to not be dependent on Qt as well as fully
compilable (include headers, etc.), it will be much easier to spot what is
wrong.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130429/38c68bb6/attachment.htm>
More information about the vtkusers
mailing list