Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetCustomDrawCallback
Method
GetCustomDrawCallback
src/SFGUI/Primitive.cpp:134–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
std::shared_ptr<Signal> Primitive::GetCustomDrawCallback() const {
135
return m_custom_draw_callback;
136
}
137
138
void Primitive::Clear() {
139
m_vertices.clear();
Callers
3
Update
Method · 0.80
RefreshVBO
Method · 0.80
RefreshVBO
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected