Hi Matthias,

What other range of results would you expect?
If you have only two vectors, the angle between them cannot be larger
than PI.
It's another matter if you have additional constraints, such as a
third vector, and want to calculate a dihedral angle for example. Then
you have to provide your own method.

Regards,

Ingo

> X-Priority: 3 (Normal)
> Content-Type: text/plain; charset="us-ascii"
> Date:         Thu, 23 Aug 2001 10:33:36 +0200
> Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]>
> Sender: Discussion list for Java 3D API <[EMAIL PROTECTED]>
> From: matthias sweertvaegher
>         <[EMAIL PROTECTED]>
>
> hello
>
> How does it come that the result of this method is constrained to [0,PI] ?
> In my case it doesn't make sense.
> So now I have to write my own angle method but then I find it a pity that I am 
>working with a Vector3f class and I still have to write a method in a separate class.
> Will such a method be available in some next version?
>
> regards,
> mattie

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to