From: Gil Alter (gil++at++dreamteam-ltd.com)
Date: 02/05/2001 04:20:40
Hi all.
I am using two pfPipeWindow attached ( by pfPipeWindow::attach
Function).
each window has his own channel (no channel attach is used) & scene.
each channel has its own draw callback function( calling pfDraw ).
The two Windows are in the same process.
Changing the diffuse color of a pfMaterial (which used by both
windows, with or without texture.)
in the second window , influence both window. But after calling
pfFrame in the first window
(without changing the diffuse color), the color is changed to a new
color on the first window only.
In case of two windows without using the attach function this
phenomenon
doesn't accrued.
Can anyone can explain what is my mistake in the case of using
attach function.
Thank
Gil
This archive was generated by hypermail 2b29 : Mon Feb 05 2001 - 04:19:33 PST