<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16441" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear vtk-experts,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have derived contours from an anatomical voxel
set (similar to the examples Medical1,2,3 that come with vtk).</FONT></DIV>
<DIV><FONT face=Arial size=2>Now I would like to color this surface according to
some spatially varying function, e.g. local body temperature that I have given
as a second voxel array.</FONT></DIV>
<DIV><FONT face=Arial size=2>I suppose I have to tell the vtkPolyMapper to take
the colors from my array, but how?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>- Christian</FONT></DIV>
<P></P></BODY></HTML>