Hi Carsten,
 
thanks for the quick response. Another issue I ran into is that  GeoVec3fPropertyRecPtr pnts = GeoVec3fProperty::create(); seems to return NULL.
Thats not what I would expect. Any ideas?
 
Thanks,
Michael
 
Gesendet: Dienstag, 18. März 2014 um 13:09 Uhr
Von: "Carsten Neumann" <carsten.p.neum...@gmail.com>
An: opensg-users@lists.sourceforge.net
Betreff: Re: [Opensg-users] OpenSG2.0 without OSG_1_COMPAT
Hello Michael,

On Tue, Mar 18, 2014 at 11:57 AM, Michael Raab <michael-r...@gmx.de> wrote:
> what is the replacement for the Node::getActive/setActive methods?

since the introduction of traversal masks these were just a shortcut
for setTravMask(0xFFFFFFFF) and setTravMask(0x00000000), so those can
be used as a replacement.

Cheers,
Carsten

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to