Structures

The following structures are available globally.

  • MUMatrix struct of floating point elements

    See more

    Declaration

    Swift

    public struct MUMatrix<T> where T : MUFloatingPoint, T : CustomStringConvertible
  • A Quadrilateral

    See more

    Declaration

    Swift

    public struct MUQuad
  • Class that act like NSRange and Range merged.

    See more

    Declaration

    Swift

    public struct MURange<Bound> where Bound : Numeric
  • Struct that represent measure data.

    See more

    Declaration

    Swift

    public struct MUMeasureData
  • Struct that represent option data.

    See more

    Declaration

    Swift

    public struct MUOptionData
  • Struct with just range and title

    See more

    Declaration

    Swift

    public struct MUBasicRange
  • Struct that define a sub range.

    See more

    Declaration

    Swift

    internal struct MUSubRange
  • Struct that define a specificly a segment.

    See more

    Declaration

    Swift

    public struct MUSegmentItem
  • Struct that represent stat data

    See more

    Declaration

    Swift

    public struct MUStatData