MCPcopy 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
41void b2Draw::ClearFlags(uint32 flags)
42{
43 m_drawFlags &= ~flags;
44}

Callers 12

BeginTableExMethod · 0.45
BeginMethod · 0.45
BeginPopupExMethod · 0.45
BeginPopupMenuExMethod · 0.45
BeginPopupMethod · 0.45
BeginPopupModalMethod · 0.45
BeginComboMethod · 0.45
BeginComboPopupMethod · 0.45
ColorEdit4Method · 0.45
ColorPicker4Method · 0.45
BeginListBoxMethod · 0.45
BeginMenuExMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected