[vtkusers] vtkUnstructuredGrid* from a dll

saneeshnair Saneesh at ddd.co.jp
Wed Dec 12 04:03:32 EST 2012


Hi All, I have a dll which reads a STL file, apply vtkDelaunay3D filter and
return vtkUnstructuredGrid*.Then in my application when I try to display the
vtkUnstructuredGrid* it fails. Nothing is displayed.But if I try to display
the vtkUnstructuredGrid* inside the dll itself it is working.
SampleStlLoader.cpp
<http://vtk.1045678.n5.nabble.com/file/n5717564/SampleStlLoader.cpp>  
SampleStlLoader.h
<http://vtk.1045678.n5.nabble.com/file/n5717564/SampleStlLoader.h>  these
are my dll source.If I try to implement the display method outside the dll
it fails.Regards,Saneesh



--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkUnstructuredGrid-from-a-dll-tp5717564.html
Sent from the VTK - Users mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121212/4cc39df3/attachment.htm>


More information about the vtkusers mailing list