Hi,

I'm trying to do some conversions between OpenSceneGraph and Java using JNI.
One of them, Matrix2jobject, must  be able  to read  the elements of
osg::Matrix for copy pourposes. osg::Matrix API doesn't provide methods for
reading elements of an osg::Matrix instance, and the atribute _mat[4][4] is
protected. Anybody knows how to get this elements?

Thanks in advance.

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

Reply via email to