Home
last modified time | relevance | path

Searched refs:gInternalSimFlags (Results 1 – 8 of 8) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/mujoco/
H A DMuJoCoPhysicsServerCommandProcessor.cpp696 gInternalSimFlags = clientCmd.m_physSimParamArgs.m_internalSimFlags; in processSendPhysicsParametersCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/mujoco/
H A DMuJoCoPhysicsServerCommandProcessor.cpp696 gInternalSimFlags = clientCmd.m_physSimParamArgs.m_internalSimFlags; in processSendPhysicsParametersCommand()
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerExample.cpp39 extern int gInternalSimFlags;
2986 if ((gInternalSimFlags & 2) && m_tinyVrGui == 0)
H A DPhysicsServerCommandProcessor.cpp127 int gInternalSimFlags = 0; variable
10668 serverCmd.m_simulationParameterResultArgs.m_internalSimFlags = gInternalSimFlags; in processRequestPhysicsSimulationParametersCommand()
10738 gInternalSimFlags = clientCmd.m_physSimParamArgs.m_internalSimFlags; in processSendPhysicsParametersCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerExample.cpp39 extern int gInternalSimFlags;
2986 if ((gInternalSimFlags & 2) && m_tinyVrGui == 0)
H A DPhysicsServerCommandProcessor.cpp127 int gInternalSimFlags = 0; variable
10668 serverCmd.m_simulationParameterResultArgs.m_internalSimFlags = gInternalSimFlags; in processRequestPhysicsSimulationParametersCommand()
10738 gInternalSimFlags = clientCmd.m_physSimParamArgs.m_internalSimFlags; in processSendPhysicsParametersCommand()
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp2441 gInternalSimFlags = clientCmd.m_physSimParamArgs.m_internalSimFlags; in processSendPhysicsParametersCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp2441 gInternalSimFlags = clientCmd.m_physSimParamArgs.m_internalSimFlags; in processSendPhysicsParametersCommand()