[vtkusers] Parameters for SetResolveCoincidentTopologyPolygonOffsetParameters(double factor, double units)
Denis Barbier
bouzim at gmail.com
Wed Nov 12 04:25:51 EST 2008
On 2008/11/9 PsyVis wrote:
> I've had a read of the patch, how would I use it with the java wrappings -
> would I have to recompile vtk?
Unfortunately, yes.
> Also I've tried using shift z buffer and this doesn't work at all (is this
> hardware problem or another reason), is there not a way of checking for two
> triangluar mesh polydata surfaces???
Same problem, SetResolveCoincidentTopologyZShift is static in
Rendering/vtkMapper.h, so all your triangulations have the same
z-shift value.
Denis
More information about the vtkusers
mailing list