public class TranslateTransform extends AOVector implements Transform
Constructor and Description |
---|
TranslateTransform() |
TranslateTransform(AOVector other) |
Modifier and Type | Method and Description |
---|---|
Matrix4 |
getTransform()
Get the contents of this transform as a Matrix4
|
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
public TranslateTransform()
public TranslateTransform(AOVector other)
public Matrix4 getTransform()
Transform
getTransform
in interface Transform