Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ ~b2Body
Method
~b2Body
blocks/Box2D/src/Box2D/Dynamics/b2Body.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
b2Body::~b2Body()
109
{
110
// shapes and joints are destroyed in b2World::Destroy
111
}
112
113
void b2Body::SetType(b2BodyType type)
114
{
Callers
1
DestroyBody
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected