Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
ImGuiTableSortSpecs Struct Reference

#include <src/imgui/imgui.h>

+ Collaboration diagram for ImGuiTableSortSpecs:

Public Member Functions

 ImGuiTableSortSpecs ()
 

Public Attributes

const ImGuiTableColumnSortSpecsSpecs
 
int SpecsCount
 
bool SpecsDirty
 

Detailed Description

Constructor & Destructor Documentation

◆ ImGuiTableSortSpecs()

ImGuiTableSortSpecs::ImGuiTableSortSpecs ( )
inline
1998{ memset(this, 0, sizeof(*this)); }

Member Data Documentation

◆ Specs

◆ SpecsCount

◆ SpecsDirty

bool ImGuiTableSortSpecs::SpecsDirty

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