Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp13623 b3CollisionShapeData* collisionShapeStoragePtr = (b3CollisionShapeData*)bufferServerToClient; in processRequestCollisionShapeInfoCommand() local
13624 collisionShapeStoragePtr->m_objectUniqueId = bodyUniqueId; in processRequestCollisionShapeInfoCommand()
13625 collisionShapeStoragePtr->m_linkIndex = linkIndex; in processRequestCollisionShapeInfoCommand()
13638 …_multiBody->getBaseCollider()->getCollisionShape(), childTrans, collisionShapeStoragePtr, maxNumCo… in processRequestCollisionShapeInfoCommand()
13648 …y->getLinkCollider(linkIndex)->getCollisionShape(), childTrans, collisionShapeStoragePtr, maxNumCo… in processRequestCollisionShapeInfoCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp13623 b3CollisionShapeData* collisionShapeStoragePtr = (b3CollisionShapeData*)bufferServerToClient; in processRequestCollisionShapeInfoCommand() local
13624 collisionShapeStoragePtr->m_objectUniqueId = bodyUniqueId; in processRequestCollisionShapeInfoCommand()
13625 collisionShapeStoragePtr->m_linkIndex = linkIndex; in processRequestCollisionShapeInfoCommand()
13638 …_multiBody->getBaseCollider()->getCollisionShape(), childTrans, collisionShapeStoragePtr, maxNumCo… in processRequestCollisionShapeInfoCommand()
13648 …y->getLinkCollider(linkIndex)->getCollisionShape(), childTrans, collisionShapeStoragePtr, maxNumCo… in processRequestCollisionShapeInfoCommand()