Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ ClearFlags
Method
ClearFlags
blocks/Box2D/src/Box2D/Common/b2Draw.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void b2Draw::ClearFlags(uint32 flags)
42
{
43
m_drawFlags &= ~flags;
44
}
Callers
12
BeginTableEx
Method · 0.45
Begin
Method · 0.45
BeginPopupEx
Method · 0.45
BeginPopupMenuEx
Method · 0.45
BeginPopup
Method · 0.45
BeginPopupModal
Method · 0.45
BeginCombo
Method · 0.45
BeginComboPopup
Method · 0.45
ColorEdit4
Method · 0.45
ColorPicker4
Method · 0.45
BeginListBox
Method · 0.45
BeginMenuEx
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected