[vtkusers] different front/back-color of a vtkQuad

Jens jens-devel at gmx.de
Fri Oct 27 07:53:34 EDT 2006


Hi Obada,

thanks for your help - that seems to be exactly what I was looking for.

Somehow I was searching for the wrong keyword in the documentation and
overlooked that function.

Greetings
Jens

Obada Mahdi schrieb:
> Hi Jens,
> 
> On 10/27/06, Jens <jens-devel at gmx.de> wrote:
>> Does anyone knows how to color the front of a quad in a different color
>> than the back? Is that possible with vtk?
> 
> you can use vtkActor::SetBackfaceProperty() to choose a different
> instance of vtkProperty for backface rendering, maybe this is what you
> are looking for.
> 
> HTH,
> 
> Obada
> 
> 



More information about the vtkusers mailing list