Module math

Class TVector3d

All Implemented Interfaces:
Transform3D, Manageable, Serializable, Cloneable

public final class TVector3d extends Vector3d implements Transform3D
A TVector3d is a Vector3d which implements the interface Transform3D. It represents a coordinate translation.
Author:
Ole Kniemeyer
See Also: