Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DSharedMemoryPublic.h1016 double m_simulationTimestamp; // user logging timestamp of simulation. member
H A DPhysicsServerCommandProcessor.cpp1624 btScalar m_simulationTimestamp; member
1735 m_simulationTimestamp(0), in PhysicsServerCommandProcessorInternalData()
9856 m_data->m_simulationTimestamp += deltaTimeScaled; in processForwardDynamicsCommand()
9861 m_data->m_simulationTimestamp += deltaTimeScaled; in processForwardDynamicsCommand()
10650 serverCmd.m_simulationParameterResultArgs.m_simulationTimestamp = m_data->m_simulationTimestamp; in processRequestPhysicsSimulationParametersCommand()
15178 m_data->m_simulationTimestamp += deltaTimeScaled; in stepSimulationRealTime()
15276 m_data->m_simulationTimestamp = 0; in resetSimulation()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DSharedMemoryPublic.h1016 double m_simulationTimestamp; // user logging timestamp of simulation. member
H A DPhysicsServerCommandProcessor.cpp1624 btScalar m_simulationTimestamp; member
1735 m_simulationTimestamp(0), in PhysicsServerCommandProcessorInternalData()
9856 m_data->m_simulationTimestamp += deltaTimeScaled; in processForwardDynamicsCommand()
9861 m_data->m_simulationTimestamp += deltaTimeScaled; in processForwardDynamicsCommand()
10650 serverCmd.m_simulationParameterResultArgs.m_simulationTimestamp = m_data->m_simulationTimestamp; in processRequestPhysicsSimulationParametersCommand()
15178 m_data->m_simulationTimestamp += deltaTimeScaled; in stepSimulationRealTime()
15276 m_data->m_simulationTimestamp = 0; in resetSimulation()