Skip to main content

Maths

Full name: Elegy.Common.Maths

Classes, structs and/or records

  • Box3
    • Axis-aligned bounding box. Box3 consists of a position, a size, and several u...
  • Coords
    • Elegy's coordinate system.
  • PlaneD
    • Represents a plane in three-dimensional space.
  • Rect2
    • 2D axis-aligned bounding box. Rect2 consists of a position, a size, and sever...
  • Rect2I
    • 2D axis-aligned bounding box using integers. Rect2I consists of a position, a...
  • Utils
  • Vector2D
    • 2-element structure that can be used to represent positions in 2D space or an...
  • Vector2I
    • 2-element structure that can be used to represent 2D grid coordinates or pair...
  • Vector2SB
    • 4-element structure that can be used to represent 4D grid coordinates or sets...
  • Vector3D
    • 3-element structure that can be used to represent positions in 3D space or an...
  • Vector3I
    • 3-element structure that can be used to represent 3D grid coordinates or sets...
  • Vector4B
    • 4-element structure that can be used to represent 4D grid coordinates or sets...
  • Vector4D
    • 4-element structure that can be used to represent positions in 4D space or an...
  • Vector4I
    • 4-element structure that can be used to represent 4D grid coordinates or sets...
  • Vector4SB
    • 4-element structure that can be used to represent 4D grid coordinates or sets...

Enums

Further namespaces

None.