|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.server.math.Quaternion
atavism.server.physics.RotateTransform
public class RotateTransform
Field Summary |
---|
Fields inherited from class atavism.server.math.Quaternion |
---|
epsilon, Identity |
Constructor Summary | |
---|---|
RotateTransform()
|
|
RotateTransform(Quaternion other)
|
Method Summary | |
---|---|
Matrix4 |
getTransform()
Get the contents of this transform as a Matrix4 |
Methods inherited from class atavism.server.math.Quaternion |
---|
clamp, clone, equals, equals, fromAngleAxis, fromAngleAxisDegrees, fromTwoVectors, fromVectorRotation, getAngleAxis, getAngleAxisDegrees, getGimbalPole, getPitch, getPitchRad, getRoll, getRollRad, getW, getX, getXAxis, getY, getYaw, getYawRad, getYAxis, getZ, getZAxis, len, len2, multiply, multiply, normalize, parseQuaternion, readExternal, setEulerAngles, setEulerAnglesRad, setW, setX, setY, setZ, toEulerAngles, toString, writeExternal |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RotateTransform()
public RotateTransform(Quaternion other)
Method Detail |
---|
public Matrix4 getTransform()
Transform
getTransform
in interface Transform
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |