[vtkusers] Change background color on the fly ??

de Boer Ingo I.deBoer at polytec.de
Mon Nov 10 07:10:27 EST 2003


Hi,

I have

void SetColor(float fRed, float fGreen, float fBlue)
{
 vtkRenderer->SetBackground(fRed, fGreen, fBlue);
 vtkWin32OpenGLRenderWindow->Render();
}

The color won't chance. why is that ?

greets
  Ingo

---
Dr.-Ing. Ingo H. de Boer

Polytec GmbH
Polytec-Platz 1-7, 76337 Waldbronn, Germany
phone: ++49 7243 604 106
fax  : ++49 7243 604 255



More information about the vtkusers mailing list