Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
debugDrawWorld
Method · 0.80
stepSimulation
Method · 0.80
debugDrawConstraint
Method · 0.80
debugDrawWorld
Method · 0.80
ProcessChildShape
Method · 0.80
Process
Method · 0.80
processTriangle
Method · 0.80
debugDrawObject
Method · 0.80
debugDrawWorld
Method · 0.80
processTriangle
Method · 0.80
debugDrawWorld
Method · 0.80
debugDrawWorld
Method · 0.80
Calls
1
debug_mode
Function · 0.85
Tested by
no test coverage detected