Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ad-si/LuaCAD
/ recall
Method
recall
OpenCSG/src/scissorMemo.cpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void ScissorMemo::recall(Channel ch) {
55
mArea = mScissor[ch];
56
}
57
58
void ScissorMemo::enableScissor() const {
59
OpenGL::scissor(mArea);
Callers
2
merge
Method · 0.80
merge
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected