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

#include <imgui_internal.h>

+ Collaboration diagram for ImDrawDataBuilder:

Public Member Functions

void Clear ()
 
void ClearFreeMemory ()
 
IMGUI_API void FlattenIntoSingleLayer ()
 

Public Attributes

ImVector< ImDrawList * > Layers [2]
 

Member Function Documentation

◆ Clear()

void ImDrawDataBuilder::Clear ( )
inline
+ Here is the caller graph for this function:

◆ ClearFreeMemory()

void ImDrawDataBuilder::ClearFreeMemory ( )
inline
+ Here is the caller graph for this function:

◆ FlattenIntoSingleLayer()

void ImDrawDataBuilder::FlattenIntoSingleLayer ( )
+ Here is the call graph for this function:

Member Data Documentation

◆ Layers

ImVector<ImDrawList*> ImDrawDataBuilder::Layers[2]

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