[vtkusers] Transfer function
    Hellice 
    saouli-abdelhak at hotmail.com
       
    Sun Apr 22 19:28:47 EDT 2012
    
    
  
hi 
i wanna to  get access to the color transfer function and read from it to
use it some where else
I did that
	this->volumeinfo.PiecewiseColorTransferFun    = vol->GetRGBArray();
	this->volumeinfo.PiecewiseOpacityTransferFun  =
vol->GetCorrectedScalarOpacityArray();
but it does not work when i try to print it it give me 0000000
plz tell me why and How to do the right thing coz i saw the examples and i
serched in mailing list no answer for my prob so helpfuly i post this replay
to have some answers
--
View this message in context: http://vtk.1045678.n5.nabble.com/Transfer-function-tp5658119p5658119.html
Sent from the VTK - Users mailing list archive at Nabble.com.
    
    
More information about the vtkusers
mailing list