Home
last modified time | relevance | path

Searched defs:GetGroundBody (Results 1 – 5 of 5) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/terrain/
H A DRigidTerrain.h73 std::shared_ptr<ChBody> GetGroundBody() const { return m_body; } in GetGroundBody() function
H A DGranularTerrain.h102 std::shared_ptr<ChBody> GetGroundBody() { return m_ground; } in GetGroundBody() function
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/Source/Dynamics/
H A Db2World.h218 inline b2Body* b2World::GetGroundBody() in GetGroundBody() function
/dports/devel/love5/love-0.5-0/src/box2d/Source/Dynamics/
H A Db2World.h218 inline b2Body* b2World::GetGroundBody() in GetGroundBody() function
/dports/games/numptyphysics/numptyphysics/Box2D/Source/Dynamics/
H A Db2World.h218 inline b2Body* b2World::GetGroundBody() in GetGroundBody() function