Elaztek Developer Hub
Blamite Game Engine - blam!  00367.02.08.23.1815.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: