[vtkusers] Example of vtkDataSetAttributes InterpolatePoint()

Amit amit112amit at yahoo.co.in
Thu Aug 24 15:48:05 EDT 2017


Thank you, Kenichiro. That was helpful.

Regards,
Amit


On 08/23/2017 05:48 PM, kenichiro yoshimi wrote:
> Hi Amit,
>
> For example, the source code of the function
> vtkCellDataToPointData::interpolatePointData() might be helpful. Note
> that in this function an object of the class vtkCellData derived from
> vtkDataSetAttributes calls vtkDataSetAttributes::InterpolatePoint()
> directly.
>
> Thanks
>
> 2017-08-23 11:00 GMT+09:00 Amit via vtkusers <vtkusers at vtk.org>:
>> Hi all.
>>
>> Can someone point me to an example that shows how to use
>> vtkDataSetAttributes::InterpolatePoint(). I am not able to understand from
>> just the description or the source code.
>>
>> Regards,
>> Amit
>>
>> _______________________________________________
>> 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
>>
>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtkusers



More information about the vtkusers mailing list