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

Detailed Description

Definition at line 2459 of file imgui.h.

#include <imgui.h>

Public Attributes

ImVector< ImDrawCmd_CmdBuffer
 
ImVector< ImDrawIdx_IdxBuffer
 

Member Data Documentation

◆ _CmdBuffer

ImVector<ImDrawCmd> ImDrawChannel::_CmdBuffer

Definition at line 2461 of file imgui.h.

◆ _IdxBuffer

ImVector<ImDrawIdx> ImDrawChannel::_IdxBuffer

Definition at line 2462 of file imgui.h.


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