[vtkusers] VtkVolumeCollection is empty
    Edgar Andrasch 
    edgar.andrasch at gmx.de
       
    Fri Mar 28 11:57:45 EDT 2008
    
    
  
Hello,
how can I use the VtkVolumeCollection to access the volumes of my VtkRenderer? My Collection is empty, but if I use the VisibleVolumeCount() function, it gives me the right count of volumes. I have also the same problem with the actorcollection.
k=rendererAct->VisibleVolumeCount(); 
			
vtkVolumeCollection * 	VolCol=vtkVolumeCollection::New();
			
VolCol=rendererAct->GetVolumes();
Thanks to all responses
-- 
Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games! 
http://games.entertainment.gmx.net/de/entertainment/games/free
    
    
More information about the vtkusers
mailing list