Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A Db3PluginManager.cpp239 std::string getFileIOStr = std::string("getFileIOInterface") + postFix; in loadPlugin() local
256 …plugin->m_getFileIOFunc = (PFN_GET_FILEIO_INTERFACE)B3_DYNLIB_IMPORT(pluginHandle, getFileIOStr.c_… in loadPlugin()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A Db3PluginManager.cpp239 std::string getFileIOStr = std::string("getFileIOInterface") + postFix; in loadPlugin() local
256 …plugin->m_getFileIOFunc = (PFN_GET_FILEIO_INTERFACE)B3_DYNLIB_IMPORT(pluginHandle, getFileIOStr.c_… in loadPlugin()