[vtkusers] Re: datatype problem

Dominik Szczerba domi at vision.ee.ethz.ch
Fri Nov 30 09:01:14 EST 2007


I traced the problem down to vtkThreshold.cxx where the point type is 
hardcoded to float. I have a patch to allow custom datatypes. How do I 
propose it?
-- Dominik

On Monday 26 November 2007 21.43:06 Dominik Szczerba wrote:
> Hi,
> I have a mesh with points as type double. I cut it into pieces based on a
> domain marker to find that exported sub-meshes are type float. How to I
> force the threshold filter not to change the datatypes?
> regards,
> -- Dominik



-- 
Dominik Szczerba, Ph.D.
Computer Vision Lab CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi



More information about the vtkusers mailing list