Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A Db3PluginManager.cpp236 std::string processClientCommandsStr = std::string("processClientCommands") + postFix; in loadPlugin() local
252 …essClientCommandsFunc = (PFN_TICK)B3_DYNLIB_IMPORT(pluginHandle, processClientCommandsStr.c_str()); in loadPlugin()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A Db3PluginManager.cpp236 std::string processClientCommandsStr = std::string("processClientCommands") + postFix; in loadPlugin() local
252 …essClientCommandsFunc = (PFN_TICK)B3_DYNLIB_IMPORT(pluginHandle, processClientCommandsStr.c_str()); in loadPlugin()