<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=137562818-24022005><FONT face="Courier New" 
color=#800000 size=2>First error:&nbsp;I do not think 
the&nbsp;SetScalarModeToUseCellData method exists in the 4.4 release of 
VTK.&nbsp; At the time, only point data was supported (and if I recall you could 
only use the active scalars).&nbsp; The CVS trunk has this method and the 
ability to render cell data.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=137562818-24022005><FONT face="Courier New" 
color=#800000 size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=137562818-24022005><FONT face="Courier New" 
color=#800000 size=2>Second error: To reiterate what Mathieu said, the name of 
the method is SetRayCastFunction, not SetVolumeRayCastFunction.&nbsp; However, 
there is no reason to call this since a default 
vtkUnstructuredGridBunykRayCastFunction is created for you and that is the only 
concrete implementation of vtkUnstructuredGridVolumeRayCastFunction 
available.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=137562818-24022005><FONT face="Courier New" 
color=#800000 size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=137562818-24022005><FONT face="Courier New" 
color=#800000 size=2>-Ken</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=137562818-24022005><FONT face="Courier New" 
color=#800000 size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=137562818-24022005><!-- Converted from text/plain format -->
<P><FONT face="Courier New" color=#800000 size=2>&nbsp;&nbsp; 
****&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Kenneth Moreland<BR>&nbsp;&nbsp;&nbsp; 
***&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sandia National 
Laboratories<BR>***********&nbsp;<BR>*** *** ***&nbsp; email: 
kmorel@sandia.gov<BR>**&nbsp; ***&nbsp; **&nbsp; phone: (505) 
844-8919<BR>&nbsp;&nbsp;&nbsp; ***&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fax:&nbsp;&nbsp; (505) 845-0833<BR></FONT></P></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #800000 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> vtkusers-bounces@vtk.org 
  [mailto:vtkusers-bounces@vtk.org] <B>On Behalf Of </B>jiksed<BR><B>Sent:</B> 
  Wednesday, February 23, 2005 5:01 PM<BR><B>To:</B> 
  vtkusers@vtk.org<BR><B>Subject:</B> Re: [vtkusers] Volume rendering of 
  vtkUnstructuredGrid<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV>No one responded to my last email. Now I cut my qestion short. Here are a 
  few errors I got</DIV>
  <DIV>while compiling my program:</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>E2316: SetScalarModeToUseCellData() is not a member of </DIV>
  <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;vtkUnstructuredGridVolumeRayCastMapper<BR>E2316: 
  SetVolumeRayCastFunction() is not a member of </DIV>
  <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;vtkUnstructuredGridVolumeRayCastMapper</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>There is no example or test about how to use 
  vtkUnstructuredGridBunykRayCastFunction.</DIV>
  <DIV>IntermixedUnstructuredGrid.tcl did not use any raycast function either. 
  Any comments</DIV>
  <DIV>about this? I am using VTK4.4 on WinXP.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Will someone please tell me what's wrong? Thanks a bunch.</DIV>
  <DIV>&nbsp;</DIV>
  <P>__________________________________________________<BR>Do You 
  Yahoo!?<BR>Tired of spam? Yahoo! Mail has the best spam protection around 
  <BR>http://mail.yahoo.com </P></BLOCKQUOTE></BODY></HTML>