Home
last modified time | relevance | path

Searched refs:totalBytesPerContact (Results 1 – 4 of 4) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp1230 int totalBytesPerContact = sizeof(b3ContactPointData); in processRequestContactpointInformationCommand() local
1231 int contactPointStorage = bufferSizeInBytes / totalBytesPerContact - 1; in processRequestContactpointInformationCommand()
1249 …serverCmd.m_numDataStreamBytes = totalBytesPerContact * serverCmd.m_sendContactPointArgs.m_numCont… in processRequestContactpointInformationCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp1230 int totalBytesPerContact = sizeof(b3ContactPointData); in processRequestContactpointInformationCommand() local
1231 int contactPointStorage = bufferSizeInBytes / totalBytesPerContact - 1; in processRequestContactpointInformationCommand()
1249 …serverCmd.m_numDataStreamBytes = totalBytesPerContact * serverCmd.m_sendContactPointArgs.m_numCont… in processRequestContactpointInformationCommand()
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp8680 int totalBytesPerContact = sizeof(b3ContactPointData); in processRequestContactpointInformationCommand() local
8681 int contactPointStorage = bufferSizeInBytes / totalBytesPerContact - 1; in processRequestContactpointInformationCommand()
8700 …serverCmd.m_numDataStreamBytes = totalBytesPerContact * serverCmd.m_sendContactPointArgs.m_numCont… in processRequestContactpointInformationCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp8680 int totalBytesPerContact = sizeof(b3ContactPointData); in processRequestContactpointInformationCommand() local
8681 int contactPointStorage = bufferSizeInBytes / totalBytesPerContact - 1; in processRequestContactpointInformationCommand()
8700 …serverCmd.m_numDataStreamBytes = totalBytesPerContact * serverCmd.m_sendContactPointArgs.m_numCont… in processRequestContactpointInformationCommand()