MCPcopy Create free account
hub / github.com/RenderKit/embree / Clear

Method Clear

tutorials/common/imgui/imgui_draw.cpp:2022–2027  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2020}
2021
2022void ImFontAtlas::Clear()
2023{
2024 ClearInputData();
2025 ClearTexData();
2026 ClearFonts();
2027}
2028
2029void ImFontAtlas::GetTexDataAsAlpha8(unsigned char** out_pixels, int* out_width, int* out_height, int* out_bytes_per_pixel)
2030{

Callers 8

BeginTableExMethod · 0.45
NewFrameMethod · 0.45
ShutdownMethod · 0.45
RenderMethod · 0.45
NavMoveRequestSubmitMethod · 0.45
ClearDragDropMethod · 0.45
_ResetForNewFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected