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

Reply via email to