[vtk-developers] "cout <<" in vtkTextActor.cxx

Dirk Boye body at nabla.org
Sun Jan 23 12:46:10 EST 2011


Dear list,

there are two "cout << " lines in Rendering/vtkTextActor.cxx

line 194
  cout << "Setting input rendered to false\n";

line 727
  cout << "Text actor rectangel\n";

Is there some special reason for them? I'm just using some textactors
in my renderscene and these messages are annoying :-)

Cheers,
Dirk



More information about the vtk-developers mailing list