Home
last modified time | relevance | path

Searched defs:pt_ball (Results 1 – 2 of 2) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/demos/irrlicht/
H A Ddemo_IRR_custom_contact.cpp84 ChVector2<> pt_ball = b_center + m_ball_radius * normal; in OnCustomCollision() local
/dports/science/chrono/chrono-7.0.1/src/demos/multicore/
H A Ddemo_MCORE_custom_contact.cpp82 ChVector2<> pt_ball = b_center + m_ball_radius * normal; in OnCustomCollision() local