Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp8418 btCollisionObject colObB; in processRequestContactpointInformationCommand() local
8479 colObB.setCollisionShape(handle->m_collisionShape); in processRequestContactpointInformationCommand()
8484 colObB.setWorldTransform(tr); in processRequestContactpointInformationCommand()
8485 setB.push_back(&colObB); in processRequestContactpointInformationCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp8418 btCollisionObject colObB; in processRequestContactpointInformationCommand() local
8479 colObB.setCollisionShape(handle->m_collisionShape); in processRequestContactpointInformationCommand()
8484 colObB.setWorldTransform(tr); in processRequestContactpointInformationCommand()
8485 setB.push_back(&colObB); in processRequestContactpointInformationCommand()