[vtkusers] stenciling problem-- is this code thread safe?
David Gobbi
david.gobbi at gmail.com
Sat Feb 12 15:47:38 EST 2011
On Sat, Feb 12, 2011 at 8:23 AM, Mark Roden <mmroden at gmail.com> wrote:
>
> Just be sure, though, the line version of the stencil should be faster
> than the polygon, correct?
Yes. The way the polygon version works is by cutting the polys to
make contours, so if you feed it contours directly, it can skip that
step.
> Thanks for your help!
Welcome.
- David
More information about the vtkusers
mailing list