Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp350 class btCommandChunk class
433 btCommandChunk chunk; in logCommand()
439 fwrite((const char*)&chunk, sizeof(btCommandChunk), 1, m_file); in logCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp350 class btCommandChunk class
433 btCommandChunk chunk; in logCommand()
439 fwrite((const char*)&chunk, sizeof(btCommandChunk), 1, m_file); in logCommand()