Hi,

 

I have a scenegraph that looks like

 

 

         /TransformMatrix1\

        /                           \

Root/                             Node------Geometry

      \                             /

       \                           /

         TransformMatrix2/

 

 

I want to be able unlink and delete either or both of TransformMatrix nodes
without destroying Node as at some time in the future I may need to link it
in again with another transformmatrix node. 

 

I have tried using of unref () and unref_nodelete() but I get access
violations. Obviously I am misunderstanding how these functions work. Can
anyone suggest what I should be doing?

 

Thanks in advance

 

Mark

 

HYPERLINK "mailto:[EMAIL PROTECTED]"[EMAIL PROTECTED]

Tel   +61 (0)89335 1239

Mob +61 (0)405 095 104

 


No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.467 / Virus Database: 269.7.6/815 - Release Date: 22-May-07
3:49 PM
 
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to