[vtk-developers] Reg:Equivalent Java class for vtkSmartPointer

Sebastien Jourdain sebastien.jourdain at kitware.com
Fri Aug 26 10:58:58 EDT 2016


vtkGeometryFilter gf2 = new vtkGeometryFilter();

Since you are in Java everything is a smart pointer.


On Fri, Aug 26, 2016 at 2:29 AM, Pandia raja <pandia005 at gmail.com> wrote:

> Hi,
>
> Am trying to convert C++ code to java. Kindly provide me the equivalent
> Java class for vtkSmartPointer .
>
> vtkSmartPointer<vtkGeometryFilter> gf2 =vtkSmartPointer<vtkGeometryFilter>::New();
>
>
> Thanks in advance.
>
> Regards,
>
> Pandiyan
>
>
> _______________________________________________
> 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160826/7be2fa8e/attachment.html>


More information about the vtk-developers mailing list