MCPcopy Create free account
hub / github.com/cinder/Cinder / ExampleAppLog

Method ExampleAppLog

src/imgui/imgui_demo.cpp:9134–9138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9132 bool AutoScroll; // Keep scrolling if already at the bottom.
9133
9134 ExampleAppLog()
9135 {
9136 AutoScroll = true;
9137 Clear();
9138 }
9139
9140 void Clear()
9141 {

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected