Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiTableSortSpecs Struct Reference

#include <imgui.h>

Collaboration diagram for ImGuiTableSortSpecs:
[legend]

Public Member Functions

 ImGuiTableSortSpecs ()
 

Public Attributes

const ImGuiTableColumnSortSpecsSpecs
 
int SpecsCount
 
bool SpecsDirty
 

Constructor & Destructor Documentation

◆ ImGuiTableSortSpecs()

ImGuiTableSortSpecs::ImGuiTableSortSpecs ( )
inline

Member Data Documentation

◆ Specs

const ImGuiTableColumnSortSpecs* ImGuiTableSortSpecs::Specs

◆ SpecsCount

int ImGuiTableSortSpecs::SpecsCount

◆ SpecsDirty

bool ImGuiTableSortSpecs::SpecsDirty

The documentation for this struct was generated from the following file:
Untitled