mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Regenerate bindings
This commit is contained in:
parent
6078c42963
commit
e559ae6b20
310 changed files with 361033 additions and 717041 deletions
|
|
@ -17,8 +17,7 @@ using System.Numerics;
|
|||
namespace Dalamud.Bindings.ImGui
|
||||
{
|
||||
/// <summary>
|
||||
/// SplitMerge functions are used to split the draw list into different layers which can be drawn into out of order.<br/>
|
||||
/// This is used by the ColumnsTables API, so items of each column can be batched together in a same draw call.<br/>
|
||||
/// To be documented.
|
||||
/// </summary>
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
public partial struct ImDrawListSplitter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue