<div dir="ltr">Hi Mark,<div><br></div><div>vtkbioeng is C++ library containing VTK subclasses. Like any VTK class they can wrapped into Tcl/Python/Java. I've wrapped Tcl & Python but not Java. It shouldn't be difficult though.</div>
<div><br></div><div>The licence is the same as VTK's - BSD. The licence is on the Sourceforge page but not Github - sorry, I'll updated that!</div><div><br></div><div>Switch on Java wrappers in Cmake and see what happens - report back with any hitches.</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Goodwin</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 19, 2014 at 4:54 PM, Sebastien Jourdain <span dir="ltr"><<a href="mailto:sebastien.jourdain@kitware.com" target="_blank">sebastien.jourdain@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Mark,<div><br></div><div>I'm not sure to follow your question.</div><div>Any code that is in the VTK repository can be Java wrapped which means they can be use by any Java code.</div>
<div>But I'm not sure if the class that you try to use is or is not in VTK. If not depending on who wrote it, you can contribute it to the repo if the license is compatible.</div>
<div><br></div><div><a href="http://www.vtk.org/VTK/project/getinvolved.html" target="_blank">http://www.vtk.org/VTK/project/getinvolved.html</a><br></div><div><br></div><div>Seb</div></div><div class="HOEnZb"><div class="h5">
<div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Jun 18, 2014 at 3:49 AM, Mark Hervagault <span dir="ltr"><<a href="mailto:mark.hervagault@gmail.com" target="_blank">mark.hervagault@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
I try to have vtkBoeing with java to use vtkCollisionDetectionFilter. I saw<br>
that there are cxx and tlc classe on the web ..<br>
<br>
How to integrate them in vtk to work with java ?<br>
<br>
Thank you,<br>
Mark.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtkBioeng-with-java-tp5727534.html" target="_blank">http://vtk.1045678.n5.nabble.com/vtkBioeng-with-java-tp5727534.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>