Hi Jan,

Andreas Zieringer wrote:
> Hi Jan,
> 
> node->setActive(false) should do the trick.
> 

or, preferably, its big brother

node->setTravMask(0);

and

node->setTravMask(0xffffffff);

to turn it on again.

setActive() was one of those things that I was considering to retire in 2...

Yours

        Dirk

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to