Hi,

osg::group inherit from osg::node, so a group is a node.

Is it your question ? or it is more complicated ?

2008/5/6 Jeongseok Lee <[EMAIL PROTECTED]>:

>  Hi all.
>
> This is my first question to all of you.
>
> So, it's very naive question. J
>
>
>
> I'm developing 3D robot dynamics simulator.
>
> There are links of robot in that simulator. And the links can move
> (transform). So I used 'osg::MatrixTransform'. But this a kind of
> osg::Group. I wanna make link as 'osg::Node'.
>
> How am I suppose to do?
>
>
>
> ================================================================
>
> Jeongseok Lee
>
> MS Candidate
>
> Robotics Laboratory
>
> School of Mechanical & Aerospace Engineering
>
> Seoul National University
>
> Tel : +82-2-880-7149
>
> Cell : +82-10-8958-3791
>
> E-mail : [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to