[vtk-developers] Crossing library boundaries

jimcp at cox.net jimcp at cox.net
Wed Sep 15 14:01:28 EDT 2010


David, 

I have to agree that what you are describing is a HybridArrow. Consider that somehow the order of compilation has to be adhered to. And at present, Graphics are required to be build before any Hybrid can be build.  So to use Hybrid content to create an arrow will have to be build along with the Hybrid library. 

Hope that helps, 
Jim
---- David Doria <daviddoria+vtk at gmail.com> wrote: 
> On Wed, Sep 15, 2010 at 1:32 PM, David Cole <david.cole at kitware.com> wrote:
> 
> > Graphics cannot use stuff from Hybrid.
> >
> > Put a class in Hybrid that depends on both.
> >
> 
> It's only a few lines - not worth a new class. But they're tricky lines,
> this why I don't want the user to have to know how to do this. It seems
> reasonable that a user should be able to specify the end points of an arrow
> (vtkArrowSource) (as well as vtkCylinderSource for that matter), so I think
> this should be added directly to the vtkArrowSource class. See what I mean?
> 
> David




More information about the vtk-developers mailing list