]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Mesh.h
Almost there...
[cpPlugins.git] / lib / cpPlugins / Mesh.h
index 6155f46c35da8dcc80818799d1e00776d29ef4ac..1c70abac75e1ab6786937ebfa28b239458c1c544 100644 (file)
@@ -32,6 +32,8 @@ namespace cpPlugins
     Mesh( );
     virtual ~Mesh( );
 
+    virtual void _CreateVTKActor( ) const ITK_OVERRIDE;
+
     template< class M >
       inline bool _ITK_2_VTK( itk::LightObject* o );