[vtkusers] Documentation bug in vtk-5.6.

David Gobbi david.gobbi at gmail.com
Wed Jun 2 11:10:44 EDT 2010


Hi John,

The GetInformationInput() method has the same documentation as
SetInformationInput().  It is true almost everywhere in VTK that the
Get method and Set method for any ivar have the same documentation.

If you can suggest a bit of documentation that will work for both the
"GetInformationInput()" and "SetInformationInput()", then post it here
and I will insert it.

   David


On Wed, Jun 2, 2010 at 8:04 AM, John Drescher <drescherjm at gmail.com> wrote:
> virtual vtkImageData*
> vtkImageChangeInformation::GetInformationInput  (                )       [virtual]
> Copy the information from another data set. By default, the
> information is copied from the input.
>
> --
> John M. Drescher
> _______________________________________________
> 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