vtkPolyData, Changing line attributes
Williams Lima
milalas at yahoo.com
Wed May 10 09:53:11 EDT 2000
I have modified vtkOpenGLPolyDataMapper2D and vtkProperty2D to support
line sticks.
Usage example:
...
myActor2D->GetProperty()->SetLineStipplePattern(0x5555);
myActor2D->GetProperty()->SetLineStippleFactor(2);
...
replace the original archives and rebuild vtk!
Alert!! :
Save make backup of original vtk files! :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lstipple.zip
Type: application/x-zip-compressed
Size: 5111 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20000510/ce35886c/attachment-0001.bin>
More information about the vtkusers
mailing list