|
|||||||||
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.AOVector
atavism.server.physics.TranslateTransform
public class TranslateTransform
Field Summary |
---|
Fields inherited from class atavism.server.math.AOVector |
---|
epsilon, UnitZ, Zero |
Constructor Summary | |
---|---|
TranslateTransform()
|
|
TranslateTransform(AOVector other)
|
Method Summary | |
---|---|
Matrix4 |
getTransform()
Get the contents of this transform as a Matrix4 |
Methods inherited from class atavism.server.math.AOVector |
---|
add, add, add, add, assign, clone, cloneAOVector, counterClockwisePoints, cross, distanceTo, distanceToSquared, distanceToSquaredXZ, distanceToXZ, dotProduct, equals, getAngle, getAxisValue, getLookAtYaw, getRotationTo, getX, getY, getZ, isZero, length, lengthXZ, main, multiply, multiply, negate, normalize, parsePoint, readExternal, scale, setX, setY, setZ, sub, sub, sub, sub, sub, toString, writeExternal |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TranslateTransform()
public TranslateTransform(AOVector 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 |