Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp346 typedef b3PoolBodyHandle<InternalBodyData> InternalBodyHandle; typedef
1599 b3ResizablePool<InternalBodyHandle> m_bodyHandles;
2148 InternalBodyHandle* bodyHandle0 = m_data->m_bodyHandles.getHandle(uid0); in processCollisionForces()
3180 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processImportedObjects()
3668 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in createBodyInfoStream()
9304 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(*bodyUniqueId); in processDeformable()
11355 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processCreateRigidBodyCommand()
12020 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processRemoveBodyCommand()
13618 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processRequestCollisionShapeInfoCommand()
13772 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processUpdateVisualShapeCommand()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp346 typedef b3PoolBodyHandle<InternalBodyData> InternalBodyHandle; typedef
1599 b3ResizablePool<InternalBodyHandle> m_bodyHandles;
2148 InternalBodyHandle* bodyHandle0 = m_data->m_bodyHandles.getHandle(uid0); in processCollisionForces()
3180 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processImportedObjects()
3668 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in createBodyInfoStream()
9304 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(*bodyUniqueId); in processDeformable()
11355 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processCreateRigidBodyCommand()
12020 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processRemoveBodyCommand()
13618 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processRequestCollisionShapeInfoCommand()
13772 InternalBodyHandle* bodyHandle = m_data->m_bodyHandles.getHandle(bodyUniqueId); in processUpdateVisualShapeCommand()
[all …]