Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImDrawChannel Struct Reference

#include <imgui.h>

Public Attributes

ImVector< ImDrawCmd_CmdBuffer
 
ImVector< ImDrawIdx_IdxBuffer
 

Member Data Documentation

◆ _CmdBuffer

ImVector<ImDrawCmd> ImDrawChannel::_CmdBuffer

◆ _IdxBuffer

ImVector<ImDrawIdx> ImDrawChannel::_IdxBuffer

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