Public Attributes | List of all members
ImDrawChannel Struct Reference

#include <imgui.h>

Public Attributes

ImVector< ImDrawCmd_CmdBuffer
 
ImVector< ImDrawIdx_IdxBuffer
 

Detailed Description

Definition at line 1908 of file imgui.h.

Member Data Documentation

◆ _CmdBuffer

ImVector<ImDrawCmd> ImDrawChannel::_CmdBuffer

Definition at line 1910 of file imgui.h.

◆ _IdxBuffer

ImVector<ImDrawIdx> ImDrawChannel::_IdxBuffer

Definition at line 1911 of file imgui.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06