Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImageDebugger/OpenImageDebugger
/ rotate
Method
rotate
src/visualization/components/buffer.cpp:157–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void Buffer::rotate(const float angle) {
158
angle_ += angle;
159
}
160
161
void Buffer::set_icon_drawing_mode(const bool is_enabled) const {
162
buff_prog_.use();
Callers
3
draw_toolbar
Function · 0.80
set_from_srt
Method · 0.80
rotation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected