Please check out :

http://www.openscenegraph.org/projects/osg/wiki/Support/ProgrammingGuide/AnalysingAScenegraph

Can

2009/2/12 yang zhiyuan <[email protected]>

> Hi:
>    If I load a osg model like this:
>        osg::Node* node = osgDB::readNodeFile("modelname");
>    If I want to get the drawing primitives(vertex coord,normal,vertex
> color and so on) form the node I created,What should I do?Is there
> some member functions to call to get the primitive data I wanted.
> _______________________________________________
> 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