All Superinterfaces:
Float4xN, FloatElements, FloatMxN, FloatN, Matrix, Vector
All Known Implementing Classes:
ABFloat4x4, BBFloat4x4

public interface Float4x4 extends Float4xN
  • Field Details

  • Method Details

    • getHeight

      default int getHeight()
      Description copied from interface: Matrix
      For a NxM Matrix, return M.
      Specified by:
      getHeight in interface Matrix
      Returns:
      height of the matrix