Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ GetFlags
Method
GetFlags
blocks/Box2D/src/Box2D/Common/b2Draw.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
uint32 b2Draw::GetFlags() const
32
{
33
return m_drawFlags;
34
}
35
36
void b2Draw::AppendFlags(uint32 flags)
37
{
Callers
2
DrawDebugData
Method · 0.80
convertGdiplusBitmap
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected