[vtkusers] Voxel help
Patrick de Koning
patrick at lkeb.azl.nl
Wed Dec 20 02:41:13 EST 2000
Try using
#include "vtkVoxelContoursToSurfaceFilter.h"
Arun Puri wrote:
>
> Hi
>
> I am getting the following errors while using
> vtkVoxelContoursToSurfaceFilter.Any idea what can be the reason???
>
> /*************************
> Line 18: vtkVoxelContoursToSurfaceFilter *f;
>
> Line 24: f = vtkVoxelContoursToSurfaceFilter::New();
> /*************************
>
> Errors
> /*************************
> F:\FYP\Sphere.cxx(18) : error C2065: 'vtkVoxelContoursToSurfaceFilter' :
> undeclared identifier
> F:\FYP\Sphere.cxx(18) : error C2065: 'f' : undeclared identifier
> F:\FYP\Sphere.cxx(18) : warning C4552: '*' : operator has no effect;
> expected operator with side-effect
> F:\FYP\Sphere.cxx(24) : error C2653: 'vtkVoxelContoursToSurfaceFilter' : is
> not a class or namespace name
> F:\FYP\Sphere.cxx(24) : error C2065: 'New' : undeclared identifier
> /*************************
>
> I am using Visual Studio SP4
>
> Arun
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
--
--------------------------------------------------------------------
Ir. P.J.H. de Koning Leiden University Medical Center
Department of Radiology, C2S Division of Image Processing
P.O. Box 9600 2300 RC LEIDEN
the Netherlands Tel. +31-71-5266206
Fax +31-71-5266801 Email patrick at lkeb.azl.nl
More information about the vtkusers
mailing list