[vtkusers] XXXSmoothingOff has no effect

Maik Beckmann beckmann.maik at googlemail.com
Tue Nov 18 07:46:09 EST 2008


Hello,

The attached C++ source file draws a triangle, a line and adds axes.  Line 112 
and 113:
{{{
  renWin->PolygonSmoothingOff(); 
  renWin->LineSmoothingOff(); 
}}}
have no effect.  Anybody hints why this is the case?

Thanks,
 -- Maik

PS: 
  VTK: 5.2
  OS: Linux
  GraphicsCard: Nvidia 8600GT
  GraphicsDriver: nvidia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_.cpp
Type: text/x-c++src
Size: 3022 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081118/f3ef111b/attachment.cpp>


More information about the vtkusers mailing list