Quoting Dirk Reiners <[EMAIL PROTECTED]>:

> Deriving actions is a little more complicated...
>
> But luckily there is a very easy way to do what you want to do. Just use
> the travMask. Both Nodes and Viewports have a TravMask Field. Only Nodes
> for which the logical and of both is non-0 will be rendered. So set the
> objects for one Viewport to 1, the ones for the other to 2 and the same
> for the Viewports themselves. Nodes with travMask 3 (or the default
> 0xffffffff) will be rendered in both.
>
> Hope it helps


Yep, it did help! Very simple and elegant solution!

Thank you,

  Toni



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to