[vtkusers] Missing functions after building of VTK 7.1.0 with Java-wrapper

Sebastien Jourdain sebastien.jourdain at kitware.com
Wed Nov 30 11:19:45 EST 2016


I've tried it and confirm the issue. Daniel do you mind reporting a bug?

But maybe David Gobbi or any Kitware folks may have an idea of what may
have caused those methods to disappear in the Java wrapping language.
(Wondering if that's the same for Python?)

Just as a add-on the GetMTime() method does not seems to be available
anymore on any VTK Object in Java.


On Wed, Nov 30, 2016 at 6:42 AM, -Daniel- <ich_daniel at habmalnefrage.de>
wrote:

> Hi all,
>
> the building of VTK 7.1.0 with cmake (and Visual Studio) works without
> problems.
> However, if I want to use this created vtk.jar in my projects, some
> features
> are no longer available.
>
> For example are missing:
> vtkCellArray -> GetMTime()  or
> vtkSplineWidget -> GetParametricSpline()  or
> vtkPolyDataSilhouette -> SetCamera(..)  or
> vtkDijkstraImageContourLineInterpolator -> GetDijkstraImageGeodesicPath()
>
> Have I forgotten something to set or activate?
> Or are the functions not more available in vtk 7.1?
>
> Can anybody help me?
>
>
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.
> com/Missing-functions-after-building-of-VTK-7-1-0-with-
> Java-wrapper-tp5741366.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161130/7672b122/attachment-0001.html>


More information about the vtkusers mailing list