Home
last modified time | relevance | path

Searched refs:setVRTeleportOrientation (Results 1 – 12 of 12) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerSharedMemory.h45 virtual void setVRTeleportOrientation(const btQuaternion& vrTeleportOrn);
H A DPhysicsServerSharedMemory.cpp325 void PhysicsServerSharedMemory::setVRTeleportOrientation(const btQuaternion& vrTeleportOrn) in setVRTeleportOrientation() function in PhysicsServerSharedMemory
327 m_data->m_commandProcessor->setVRTeleportOrientation(vrTeleportOrn); in setVRTeleportOrientation()
H A DPhysicsCommandProcessorInterface.h57 virtual void setVRTeleportOrientation(const btQuaternion& vrReleportOrn) = 0;
H A DPhysicsServerCommandProcessor.h185 virtual void setVRTeleportOrientation(const btQuaternion& vrTeleportOrn);
H A DPhysicsServerExample.cpp1755 m_physicsServer.setVRTeleportOrientation(VRTeleportOrn);
1804 m_physicsServer.setVRTeleportOrientation(ornZ);
H A DPhysicsServerCommandProcessor.cpp15361 void PhysicsServerCommandProcessor::setVRTeleportOrientation(const btQuaternion& vrTeleportOrn) in setVRTeleportOrientation() function in PhysicsServerCommandProcessor
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerSharedMemory.h45 virtual void setVRTeleportOrientation(const btQuaternion& vrTeleportOrn);
H A DPhysicsServerSharedMemory.cpp325 void PhysicsServerSharedMemory::setVRTeleportOrientation(const btQuaternion& vrTeleportOrn) in setVRTeleportOrientation() function in PhysicsServerSharedMemory
327 m_data->m_commandProcessor->setVRTeleportOrientation(vrTeleportOrn); in setVRTeleportOrientation()
H A DPhysicsCommandProcessorInterface.h57 virtual void setVRTeleportOrientation(const btQuaternion& vrReleportOrn) = 0;
H A DPhysicsServerCommandProcessor.h185 virtual void setVRTeleportOrientation(const btQuaternion& vrTeleportOrn);
H A DPhysicsServerExample.cpp1755 m_physicsServer.setVRTeleportOrientation(VRTeleportOrn);
1804 m_physicsServer.setVRTeleportOrientation(ornZ);
H A DPhysicsServerCommandProcessor.cpp15361 void PhysicsServerCommandProcessor::setVRTeleportOrientation(const btQuaternion& vrTeleportOrn) in setVRTeleportOrientation() function in PhysicsServerCommandProcessor