Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp4941 int collisionShapeUid = clientCmd.m_createUserShapeArgs.m_shapes[i].m_replaceHeightfieldIndex; in processCreateCollisionShapeCommand() local
4943 …nalCollisionShapeHandle* handle = m_data->m_userCollisionShapeHandles.getHandle(collisionShapeUid); in processCreateCollisionShapeCommand()
5002 serverStatusOut.m_createUserShapeResultArgs.m_userShapeUniqueId = collisionShapeUid; in processCreateCollisionShapeCommand()
5438 int collisionShapeUid = m_data->m_userCollisionShapeHandles.allocHandle(); in processCreateCollisionShapeCommand() local
5439 …nalCollisionShapeHandle* handle = m_data->m_userCollisionShapeHandles.getHandle(collisionShapeUid); in processCreateCollisionShapeCommand()
5445 serverStatusOut.m_createUserShapeResultArgs.m_userShapeUniqueId = collisionShapeUid; in processCreateCollisionShapeCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp4941 int collisionShapeUid = clientCmd.m_createUserShapeArgs.m_shapes[i].m_replaceHeightfieldIndex; in processCreateCollisionShapeCommand() local
4943 …nalCollisionShapeHandle* handle = m_data->m_userCollisionShapeHandles.getHandle(collisionShapeUid); in processCreateCollisionShapeCommand()
5002 serverStatusOut.m_createUserShapeResultArgs.m_userShapeUniqueId = collisionShapeUid; in processCreateCollisionShapeCommand()
5438 int collisionShapeUid = m_data->m_userCollisionShapeHandles.allocHandle(); in processCreateCollisionShapeCommand() local
5439 …nalCollisionShapeHandle* handle = m_data->m_userCollisionShapeHandles.getHandle(collisionShapeUid); in processCreateCollisionShapeCommand()
5445 serverStatusOut.m_createUserShapeResultArgs.m_userShapeUniqueId = collisionShapeUid; in processCreateCollisionShapeCommand()