PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
Loading...
Searching...
No Matches
ImGuiTableSortSpecs Struct Reference

Detailed Description

Definition at line 2170 of file imgui.h.

#include <imgui.h>

Public Member Functions

 ImGuiTableSortSpecs ()
 

Public Attributes

const ImGuiTableColumnSortSpecsSpecs
 
int SpecsCount
 
bool SpecsDirty
 

Constructor & Destructor Documentation

◆ ImGuiTableSortSpecs()

ImGuiTableSortSpecs::ImGuiTableSortSpecs ( )
inline

Definition at line 2176 of file imgui.h.

Member Data Documentation

◆ Specs

const ImGuiTableColumnSortSpecs* ImGuiTableSortSpecs::Specs

Definition at line 2172 of file imgui.h.

◆ SpecsCount

int ImGuiTableSortSpecs::SpecsCount

Definition at line 2173 of file imgui.h.

◆ SpecsDirty

bool ImGuiTableSortSpecs::SpecsDirty

Definition at line 2174 of file imgui.h.


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