[vtkusers] Adopt an example

Ben Medina ben.medina at gmail.com
Thu Aug 5 15:42:05 EDT 2010


I'd like to fix the DataObjectToTable example, because I've also run
into the problem the example has:
http://www.vtk.org/Wiki/VTK/Examples/Broken/DataObjectToTable

How does one get point coordinates into the table? I would have
thought that setting the filed type to VERTEX_DATA would work:
dataObjectToTable->SetFieldType(vtkDataObjectToTable::VERTEX_DATA);

But the result of that is an empty table.

Thanks,
Ben

On Thu, Aug 5, 2010 at 6:57 AM, David Doria <daviddoria+vtk at gmail.com> wrote:
> Hi everyone,
>
> The VTK Examples Wiki (http://www.vtk.org/Wiki/VTK/Examples) continues
> to grow and has recently undergone some major overhauls (displayed
> regression images, organized examples in tables, etc) - hopefully you
> like them!
>
> There is still quite an extensive list of examples that need varying
> degrees of work before they can be promoted out of the "Broken"
> section:
>
> http://www.vtk.org/Wiki/VTK/Examples#Broken.2FMissing_Examples_.28Please_write.2Ffix_me.21.29
>
> Some of these have a specific problem that is noted. Some are simply
> shells waiting for a good demonstration of a particular functionality.
>
> When you have a few minutes to spare, please look through this list.
> If you see an example in your area of expertise and could fix it, it
> would be a huge help!
>
> If everyone who reads this mailing list fixed only one example, we
> could have these fixed in no time!
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list