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.<a href="http://vtk.1045678.n5.nabble.com/file/n5717564/SampleStlLoader.cpp" target="_top" rel="nofollow" link="external">SampleStlLoader.cpp</a><a href="http://vtk.1045678.n5.nabble.com/file/n5717564/SampleStlLoader.h" target="_top" rel="nofollow" link="external">SampleStlLoader.h</a>
these are my dll source.
If I try to implement the display method outside the dll it fails.
Regards,
Saneesh
        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtkUnstructuredGrid-from-a-dll-tp5717564.html">vtkUnstructuredGrid* from a dll</a><br/>
Sent from the <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html">VTK - Users mailing list archive</a> at Nabble.com.<br/>