[vtkusers] (no subject)

carlospenedo carlospenedo at bol.com.br
Tue Sep 4 16:37:19 EDT 2001


Hi,
  I made a VolumeMapper class and inherited it from 
vtkVolumeMapper in VTK 2.3.
  I am trying to update VolumeMapper to VTK 3.1.2 but I 
am having a few problems.
  I created a Render() method in my VolumeMapper class 
and, when I use VTK 3.1.2, this method does not seem to 
be called.
  In VTK 2.3 there was a method named UpdateVolumes() 
from vtkRenderer class. This method was responsible for 
calling Render() from vtkRayCaster, which in its turn 
responsible for calling my Render() method.
Since  UpdateVolumes() no longer exists in VTK 3.1.2,
I wonder how I could get the Render() method to work.

Thanks in advance for any suggestion. 

Carlos

 
__________________________________________________________________________
AcessoBOL, só R$9,90! Menos que a metade da América!
Assine já! http://www.bol.com.br/acessobol/






More information about the vtkusers mailing list