Skip to content

Performance improvements #4

Description

@aybe

The following types could be made as structs if they don't act as references:

  • ImGuiKeyData
  • ImGuiInputTextCallbackData
  • ImGuiTableColumnSortSpecs
  • ImGuiTableSortSpecs
  • ImGuiListClipper
  • ImDrawCmdHeader
  • ImDrawChannel
  • ImDrawListSplitter
  • ImFontAtlasCustomRect
  • ImGuiViewport
  • ImGuiPlatformImeData

These as well though they could be replaced by something in .NET if proved useful:

  • ImPlotPoint
  • ImPlotRange
  • ImPlotRect

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions