cz.cuni.amis.pogamut.udk.utils
Class UTAlgebra
java.lang.Object
cz.cuni.amis.pogamut.udk.utils.UTAlgebra
public class UTAlgebra
- extends Object
- Author:
- Jimmy
Method Summary |
static double |
lineOfSightAngle(cz.cuni.amis.pogamut.base3d.worldview.object.Location agentLocation,
cz.cuni.amis.pogamut.base3d.worldview.object.Rotation agentRotation,
cz.cuni.amis.pogamut.base3d.worldview.object.Location object)
Returns degrees! |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTAlgebra
public UTAlgebra()
lineOfSightAngle
public static double lineOfSightAngle(cz.cuni.amis.pogamut.base3d.worldview.object.Location agentLocation,
cz.cuni.amis.pogamut.base3d.worldview.object.Rotation agentRotation,
cz.cuni.amis.pogamut.base3d.worldview.object.Location object)
- Returns degrees!
- Parameters:
agentLocation
- agentRotation
- object
-
- Returns:
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.