MCPcopy 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
107pr::BodyID Body::getPrBody() const noexcept {
108 return _prBody;
109}
110
111Sensor* Body::getSensorByTag(int tag) {
112 Sensor* target = nullptr;

Callers 12

runMethod · 0.80
getHitPointMethod · 0.80
distanceMethod · 0.80
frictionMethod · 0.80
springMethod · 0.80
moveMethod · 0.80
prismaticMethod · 0.80
pulleyMethod · 0.80
revoluteMethod · 0.80
ropeMethod · 0.80
weldMethod · 0.80
wheelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected