-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
On 10/24/2010 08:50 PM, Robert Osfield wrote: > Hi Jan, > > It's simply not possible to set a PositionAttiudeTransform up using a > setMatrix() as there are simply too my unknowns to set, > PositionAtttitudeTransform is also not alone as there are other > Transform subclasses like osg::AutoTransform that won't fit the simple > one sit fits all approach your desire. I see, I didn't think about that one. > Perhaps another approach would be to have a vertex > Transform::mult(Matrix&) method that allows one to apply a matrix to > update it's position, but some transform classes like AutoTransform > would find this problematic to implement as the value would be likely > be discarded on the next frame. Well, that goes against the idea of AutoTransform, indeed. I guess I have to stick with the MatrixTransform then. Regards, Jan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org/ iD8DBQFMxNpAn11XseNj94gRAgcdAJ9EaBJjpoebvI1bIzpj8aOxJrDI8ACeJBK1 RrIcx4T/w1jEMZYfAY/XOuQ= =9uyN -----END PGP SIGNATURE----- _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

