MCPcopy Create free account
hub / github.com/crownengine/crown / getDebugMode

Method getDebugMode

src/world/physics_world_bullet.cpp:470–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468 }
469
470 int getDebugMode() const override
471 {
472 return physics_globals::debug_mode();
473 }
474
475 btScalar constraintDebugDrawScale() const override
476 {

Callers 15

debugDrawWorldMethod · 0.80
stepSimulationMethod · 0.80
debugDrawConstraintMethod · 0.80
debugDrawWorldMethod · 0.80
ProcessChildShapeMethod · 0.80
ProcessMethod · 0.80
processTriangleMethod · 0.80
debugDrawObjectMethod · 0.80
debugDrawWorldMethod · 0.80
processTriangleMethod · 0.80
debugDrawWorldMethod · 0.80
debugDrawWorldMethod · 0.80

Calls 1

debug_modeFunction · 0.85

Tested by

no test coverage detected