On 19.11.2013 23:41, Regina Henschel wrote:
Hi Armin,

Regina Henschel schrieb:
Hi Armin,
[..]

Of cause there might be an error in my simulation, but examine that, it
would be helpful to know, in which way the values of rShear are intended
to be used.

It was indeed an error in my simulation. Now it works fine.

 Can you write me down the matrices?

... ore even simpler in our code:
Look for B3DHomMatrix::shearXY, B3DHomMatrix::shearYZ and B3DHomMatrix::shearXZ which create these shear matrices. shearXY e.g. shears around the Z axis


Not needed any longer. A shear matrix is
1  rShear.X rShear.Y
0      1    rShear.Z
0      0       1

Excuse me for bothering you.

Kind regards
Regina

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to