[vtk-developers] Class design for spline visualizations

Lin M majcjc at gmail.com
Wed Apr 8 17:42:53 EDT 2015


Hi Dr. Thompson,

1. If I want to submit the PatchIterpolation class, do I need to follow the
VTK coding conventions e.g. inheriting from vtkObject, naming with a prefix
"vtk"?
2. Where should I put the code, the "Testing" folder?

Best,
Lin

On Tue, Apr 7, 2015 at 9:30 PM, Lin M <majcjc at gmail.com> wrote:

> Hi Dr. Thompson,
>
> I have created a merge request in the gitlab. Can you see it?
>
> Best,
> Lin
>
> On Mon, Apr 6, 2015 at 8:00 PM, David Thompson <david.thompson at kitware.com
> > wrote:
>
>> Hi Lin,
>>
>> > .. BTW, do you think my presumption which I wrote in the previous email
>> for the order of storage for P_i is proper?
>>
>> Yes, I think the layout you suggested is best because it matches the
>> order in which VTK's structured point data is stored (since we will
>> probably use this for storage in some cases).
>>
>>         David
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150408/ad92f988/attachment.html>


More information about the vtk-developers mailing list