Home
last modified time | relevance | path

Searched refs:gad_minbounce_info (Results 1 – 2 of 2) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_irrlicht/
H A DChIrrAppInterface.h299 irr::gui::IGUIStaticText* gad_minbounce_info; variable
H A DChIrrAppInterface.cpp485gad_minbounce_info = GetIGUIEnvironment()->addStaticText(L"", irr::core::rect<irr::s32>(155, 280, … in ChIrrAppInterface()
837 gad_minbounce_info->setText(irr::core::stringw(message).c_str()); in DrawAll()