Atavism Version 2018.1AGIS API

atavism.server.physics
Class TranslateTransform

java.lang.Object
  extended by atavism.server.math.AOVector
      extended by atavism.server.physics.TranslateTransform
All Implemented Interfaces:
Transform, java.io.Externalizable, java.io.Serializable

public class TranslateTransform
extends AOVector
implements Transform

See Also:
Serialized Form

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

TranslateTransform

public TranslateTransform()

TranslateTransform

public TranslateTransform(AOVector other)
Method Detail

getTransform

public Matrix4 getTransform()
Description copied from interface: Transform
Get the contents of this transform as a Matrix4

Specified by:
getTransform in interface Transform
Returns:


Copyright © 2018 Dragonsan Studios Sp. z o.o.