[vtkusers] bugs in GetBackground()
    Sebastien BARRE 
    sebastien at barre.nom.fr
       
    Wed Sep 24 11:36:38 EDT 2003
    
    
  
At 9/24/2003 10:24 AM, Dubois, John R (MED) wrote:
>vtkRenderer::GetBackground() does not seem to work correctly until AFTER a 
>call to vtkRenderer::GetBackground(float*).
There is no such thing as vtkRenderer::GetBackground(), but 
vtkViewport::GetBackground(), and in any case, both GetBackground() and 
GetBackground(float*) work the same (they are actually the result of a 
vtkGetVectorMacro expansion), i.e. they just access the Background Ivar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030924/7e3d7858/attachment.htm>
    
    
More information about the vtkusers
mailing list