java.lang.Object
de.florianmichael.rclasses.functional.vec._3d.ShortVec3d
de.florianmichael.rclasses.functional.vec._3d.mutable.MutableShortVec3d

public final class MutableShortVec3d extends ShortVec3d
  • Constructor Details

    • MutableShortVec3d

      public MutableShortVec3d()
    • MutableShortVec3d

      public MutableShortVec3d(short x, short y, short z)
  • Method Details