Hi Jim,

Jim Brooks writes:

> Problem is that the visitor finds a Group node
> not a matrix/transform node (from an .ac file).

A MatrixTransform is a Group. You can get it with dynamic_cast if that
node is truly your transform node.

-- 
Alberto

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to