Hi,

El Lunes, 12 de Marzo de 2007 07:34, Calin Negru escribió:
> Tank1Matrix->addChild(TankNode1);

Change that line to

Tank1Matrix->addChild(TankNode1.get());

Alberto
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to