Skip to main content

Utilities

Full name: Elegy.Common.Utilities

Classes, structs and/or records

  • ByteBuffer
  • ByteBufferDynamic
    • A byte buffer, implemented with an array that shrinks and grows as needed.
  • DeltaTimer
    • Debounce and timing utilities based on delta time.
  • GltfHelpers
  • Parse
    • Numeric parsing utilities.
  • SlotBucketry
    • Expandable array of reusable element slots. Superfast deletion, fast insertio...
  • SpanIndirect
    • Span<T> happens to be a ref struct, which doesn't allow us to use it in regul...

Enums

None.

Further namespaces

None.