[vtk-developers] vtkExplicitCell

Will Schroeder will.schroeder at kitware.com
Fri Jul 3 09:11:31 EDT 2015


Long term I'd like to think how we could represent a CAD model with a large
number of trimmed splines.

On Fri, Jul 3, 2015 at 9:04 AM, David Thompson <david.thompson at kitware.com>
wrote:

> Hi all,
>
> You are correct that the GSoC project is not using vtkExplicitCell.
> Instead, each NURBS patch will be a vtkStructuredGrid of control points
> with field data specifying knots. Collections of NURBS could live in a
> multiblock dataset.
>
> If you would prefer NURBS to be represented as cells instead of a special
> way to use a dataset, then we can keep vtkExplicit cell and adapt to it.
> But given that there are many different spline interpolants (NURBS, NURCCs,
> T-splines, point-based splines) it might be better to just consider them as
> datasets that are discretized at some point in a pipeline than as cells in
> their own right.
>
>         David
>
> On Jul 2, 2015, at 10:49 AM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
>
> > All cells have a method IsExplicitCell(). They all return 0. I assume
> > we should keep this method for backward compatibility?
> >
> > Bill
> >
> >
> > On Thu, Jul 2, 2015 at 10:27 AM, Berk Geveci <berk.geveci at kitware.com>
> wrote:
> >> I say yank it.
> >>
> >> On Thu, Jul 2, 2015 at 9:12 AM, Bill Lorensen <bill.lorensen at gmail.com>
> >> wrote:
> >>>
> >>> Folks,
> >>>
> >>> vtkExplicitCell is not used nor tested anywhere in vtk.
> >>>
> >>> Can it be removed?
> >>>
> >>> Bill
> >>> _______________________________________________
> >>> Powered by www.kitware.com
> >>>
> >>> Visit other Kitware open-source projects at
> >>> http://www.kitware.com/opensource/opensource.html
> >>>
> >>> Search the list archives at:
> http://markmail.org/search/?q=vtk-developers
> >>>
> >>> Follow this link to subscribe/unsubscribe:
> >>> http://public.kitware.com/mailman/listinfo/vtk-developers
> >>>
> >>
> >
> >
> >
> > --
> > Unpaid intern in BillsBasement at noware dot com
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> >
> > Search the list archives at:
> http://markmail.org/search/?q=vtk-developers
> >
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/vtk-developers
>
>


-- 
William J. Schroeder, PhD
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
will.schroeder at kitware.com
http://www.kitware.com
(518) 881-4902
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150703/26fdb90e/attachment.html>


More information about the vtk-developers mailing list