[vtkusers] Wireframe color
Goodwin Lawlor
goodwin.lawlor at ucd.ie
Tue Apr 20 06:48:54 EDT 2004
Hi David,
Try this:
[actor GetProperty] SetDiffuse 0
[actor GetProperty] SetAmbient 1
Hth,
Goodwin
From: =?us-ascii?Q?David_Catala?= <david.catala at datapixel.com>
To: <vtkusers at vtk.org>
Date: Tue, 20 Apr 2004 11:18:52 +0200
Subject: [vtkusers] Wireframe color
hello everyone,
I have a problem when i put my surface actor in wireframe surface
in one color but it happens that backface of the actor is black.
I've tried putting lights in renderer or function "TwoSidedLightingOn"
but it doesn't works.
thanks
David
More information about the vtkusers
mailing list