Public Attributes | List of all members
ImDrawChannel Struct Reference

#include <imgui.h>

Public Attributes

ImVector< ImDrawCmdCmdBuffer
 
ImVector< ImDrawIdxIdxBuffer
 

Detailed Description

Definition at line 1755 of file imgui.h.

Member Data Documentation

◆ CmdBuffer

ImVector<ImDrawCmd> ImDrawChannel::CmdBuffer

Definition at line 1757 of file imgui.h.

◆ IdxBuffer

ImVector<ImDrawIdx> ImDrawChannel::IdxBuffer

Definition at line 1758 of file imgui.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22