How are using Maya to get models out in the OSG format?

Converting from Vec3dArray to Vec3Array should be straghtforward
exercise - just create a Vec3Array and copy the vertices across, Vec3d
and Vec3f having conventors internally, but there isn't a high level
version.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to