ImGuiTable

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++)
struct ImGuiTable {}

Members

Variables

AutoFitSingleColumn
byte AutoFitSingleColumn;
Undocumented in source.
Bg0ClipRectForDrawCmd
ImRect Bg0ClipRectForDrawCmd;
Undocumented in source.
Bg2ClipRectForDrawCmd
ImRect Bg2ClipRectForDrawCmd;
Undocumented in source.
Bg2DrawChannelCurrent
ubyte Bg2DrawChannelCurrent;
Undocumented in source.
Bg2DrawChannelUnfrozen
ubyte Bg2DrawChannelUnfrozen;
Undocumented in source.
BgClipRect
ImRect BgClipRect;
Undocumented in source.
BorderColorLight
uint BorderColorLight;
Undocumented in source.
BorderColorStrong
uint BorderColorStrong;
Undocumented in source.
BorderX1
float BorderX1;
Undocumented in source.
BorderX2
float BorderX2;
Undocumented in source.
CellPaddingX
float CellPaddingX;
Undocumented in source.
CellPaddingY
float CellPaddingY;
Undocumented in source.
CellSpacingX1
float CellSpacingX1;
Undocumented in source.
CellSpacingX2
float CellSpacingX2;
Undocumented in source.
Columns
ImSpan_ImGuiTableColumn Columns;
Undocumented in source.
ColumnsAutoFitWidth
float ColumnsAutoFitWidth;
Undocumented in source.
ColumnsCount
int ColumnsCount;
Undocumented in source.
ColumnsEnabledCount
byte ColumnsEnabledCount;
Undocumented in source.
ColumnsEnabledFixedCount
byte ColumnsEnabledFixedCount;
Undocumented in source.
ColumnsGivenWidth
float ColumnsGivenWidth;
Undocumented in source.
ColumnsNames
ImGuiTextBuffer ColumnsNames;
Undocumented in source.
ContextPopupColumn
byte ContextPopupColumn;
Undocumented in source.
CurrentColumn
int CurrentColumn;
Undocumented in source.
CurrentRow
int CurrentRow;
Undocumented in source.
DeclColumnsCount
byte DeclColumnsCount;
Undocumented in source.
DisplayOrderToIndex
ImSpan_ImGuiTableColumnIdx DisplayOrderToIndex;
Undocumented in source.
DrawSplitter
ImDrawListSplitter* DrawSplitter;
Undocumented in source.
DummyDrawChannel
ubyte DummyDrawChannel;
Undocumented in source.
EnabledMaskByDisplayOrder
ulong EnabledMaskByDisplayOrder;
Undocumented in source.
EnabledMaskByIndex
ulong EnabledMaskByIndex;
Undocumented in source.
Flags
int Flags;
Undocumented in source.
FreezeColumnsCount
byte FreezeColumnsCount;
Undocumented in source.
FreezeColumnsRequest
byte FreezeColumnsRequest;
Undocumented in source.
FreezeRowsCount
byte FreezeRowsCount;
Undocumented in source.
FreezeRowsRequest
byte FreezeRowsRequest;
Undocumented in source.
HeldHeaderColumn
byte HeldHeaderColumn;
Undocumented in source.
HostBackupInnerClipRect
ImRect HostBackupInnerClipRect;
Undocumented in source.
HostClipRect
ImRect HostClipRect;
Undocumented in source.
HostIndentX
float HostIndentX;
Undocumented in source.
HostSkipItems
bool HostSkipItems;
Undocumented in source.
HoveredColumnBody
byte HoveredColumnBody;
Undocumented in source.
HoveredColumnBorder
byte HoveredColumnBorder;
Undocumented in source.
ID
uint ID;
Undocumented in source.
InnerClipRect
ImRect InnerClipRect;
Undocumented in source.
InnerRect
ImRect InnerRect;
Undocumented in source.
InnerWidth
float InnerWidth;
Undocumented in source.
InnerWindow
ImGuiWindow* InnerWindow;
Undocumented in source.
InstanceCurrent
short InstanceCurrent;
Undocumented in source.
InstanceInteracted
short InstanceInteracted;
Undocumented in source.
IsContextPopupOpen
bool IsContextPopupOpen;
Undocumented in source.
IsDefaultDisplayOrder
bool IsDefaultDisplayOrder;
Undocumented in source.
IsDefaultSizingPolicy
bool IsDefaultSizingPolicy;
Undocumented in source.
IsInitializing
bool IsInitializing;
Undocumented in source.
IsInsideRow
bool IsInsideRow;
Undocumented in source.
IsLayoutLocked
bool IsLayoutLocked;
Undocumented in source.
IsResetAllRequest
bool IsResetAllRequest;
Undocumented in source.
IsResetDisplayOrderRequest
bool IsResetDisplayOrderRequest;
Undocumented in source.
IsSettingsDirty
bool IsSettingsDirty;
Undocumented in source.
IsSettingsRequestLoad
bool IsSettingsRequestLoad;
Undocumented in source.
IsSortSpecsDirty
bool IsSortSpecsDirty;
Undocumented in source.
IsUnfrozenRows
bool IsUnfrozenRows;
Undocumented in source.
IsUsingHeaders
bool IsUsingHeaders;
Undocumented in source.
LastFirstRowHeight
float LastFirstRowHeight;
Undocumented in source.
LastFrameActive
int LastFrameActive;
Undocumented in source.
LastOuterHeight
float LastOuterHeight;
Undocumented in source.
LastResizedColumn
byte LastResizedColumn;
Undocumented in source.
LeftMostEnabledColumn
byte LeftMostEnabledColumn;
Undocumented in source.
LeftMostStretchedColumn
byte LeftMostStretchedColumn;
Undocumented in source.
MemoryCompacted
bool MemoryCompacted;
Undocumented in source.
MinColumnWidth
float MinColumnWidth;
Undocumented in source.
OuterPaddingX
float OuterPaddingX;
Undocumented in source.
OuterRect
ImRect OuterRect;
Undocumented in source.
OuterWindow
ImGuiWindow* OuterWindow;
Undocumented in source.
RawData
void* RawData;
Undocumented in source.
RefScale
float RefScale;
Undocumented in source.
ReorderColumn
byte ReorderColumn;
Undocumented in source.
ReorderColumnDir
byte ReorderColumnDir;
Undocumented in source.
RequestOutputMaskByIndex
ulong RequestOutputMaskByIndex;
Undocumented in source.
ResizeLockMinContentsX2
float ResizeLockMinContentsX2;
Undocumented in source.
ResizedColumn
byte ResizedColumn;
Undocumented in source.
ResizedColumnNextWidth
float ResizedColumnNextWidth;
Undocumented in source.
RightMostEnabledColumn
byte RightMostEnabledColumn;
Undocumented in source.
RightMostStretchedColumn
byte RightMostStretchedColumn;
Undocumented in source.
RowBgColor
uint[2] RowBgColor;
Undocumented in source.
RowBgColorCounter
int RowBgColorCounter;
Undocumented in source.
RowCellData
ImSpan_ImGuiTableCellData RowCellData;
Undocumented in source.
RowCellDataCurrent
byte RowCellDataCurrent;
Undocumented in source.
RowIndentOffsetX
float RowIndentOffsetX;
Undocumented in source.
RowMinHeight
float RowMinHeight;
Undocumented in source.
RowPosY1
float RowPosY1;
Undocumented in source.
RowPosY2
float RowPosY2;
Undocumented in source.
RowTextBaseline
float RowTextBaseline;
Undocumented in source.
SettingsLoadedFlags
int SettingsLoadedFlags;
Undocumented in source.
SettingsOffset
int SettingsOffset;
Undocumented in source.
SortSpecs
ImGuiTableSortSpecs SortSpecs;
Undocumented in source.
SortSpecsCount
byte SortSpecsCount;
Undocumented in source.
SortSpecsMulti
ImVector_ImGuiTableColumnSortSpecs SortSpecsMulti;
Undocumented in source.
SortSpecsSingle
ImGuiTableColumnSortSpecs SortSpecsSingle;
Undocumented in source.
TempData
ImGuiTableTempData* TempData;
Undocumented in source.
VisibleMaskByIndex
ulong VisibleMaskByIndex;
Undocumented in source.
WorkRect
ImRect WorkRect;
Undocumented in source.

Meta