MCPcopy 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
31uint32 b2Draw::GetFlags() const
32{
33 return m_drawFlags;
34}
35
36void b2Draw::AppendFlags(uint32 flags)
37{

Callers 2

DrawDebugDataMethod · 0.80
convertGdiplusBitmapFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected