VSM 13 (vsmsa++at++club-internet.fr)
Tue, 9 Mar 1999 12:07:29 +0100
I'd like to change the appearence of a full object ( a part of the
Performer tree ) to wireframe for example and be able to revert to the
previous state later.
Is there a way the change the state of an object (pfNode*) without going
to each GeoSet?
What is the best way to approach this?
Thanks,
-- AndaYou can define with pfNodeTravFunc fct, a predraw and postdraw Cb, on predraw you appply the Wireframe Mode, or something else. On postdraw, you disable this mode.
Anda wrote :
Hi,
I'd like to change the appearence of a full object ( a part of the
Performer tree ) to wireframe for example and be able to revert to the
previous state later.
Is there a way the change the state of an object (pfNode*) without going
to each GeoSet?
What is the best way to approach this?
Thanks,
--
AndaYou can define with pfNodeTravFunc fct, a predraw and postdraw Cb, on predraw you appply the Wireframe Mode, or something else. On postdraw, you disable this mode.
This archive was generated by hypermail 2.0b2 on Tue Mar 09 1999 - 03:08:33 PST