Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getPrBody
Method
getPrBody
Source/Physics/Body.cpp:107–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
pr::BodyID Body::getPrBody() const noexcept {
108
return _prBody;
109
}
110
111
Sensor* Body::getSensorByTag(int tag) {
112
Sensor* target = nullptr;
Callers
12
run
Method · 0.80
getHitPoint
Method · 0.80
distance
Method · 0.80
friction
Method · 0.80
spring
Method · 0.80
move
Method · 0.80
prismatic
Method · 0.80
pulley
Method · 0.80
revolute
Method · 0.80
rope
Method · 0.80
weld
Method · 0.80
wheel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected