Slave is just a simple struct. You can access its member directly. So setter/getter are not necessary.
On Thu, Jul 5, 2012 at 1:52 PM, Torben Dannhauer <[email protected]>wrote: > Hi, > > If the slave is set to RELATIVE_RF (default), then the slaves view matrix > and projectionmatrix is overwritten each frame by multiplying the min > camera matrix with the slaves offset matrix. > > Therefor I do not want to change to slaves matrix but the slaves offset > matrix. > > It seems I have to write and submit a setter funcion which allows later > changes of the offset matrices.. > > Thanks, > Torben > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=48703#48703 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Bob
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

