Home
last modified time | relevance | path

Searched defs:deviceTypeFilter (Results 1 – 8 of 8) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/RobotSimulator/
H A DVRGloveSimulatorMain.cpp46 int deviceTypeFilter = VR_DEVICE_GENERIC_TRACKER; in main() local
/dports/devel/py-bullet3/bullet3-3.21/examples/RobotSimulator/
H A DVRGloveSimulatorMain.cpp46 int deviceTypeFilter = VR_DEVICE_GENERIC_TRACKER; in main() local
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A Db3RobotSimulatorClientAPI_NoDirect.cpp1091 …b3RobotSimulatorClientAPI_NoDirect::getVREvents(b3VREventsData* vrEventsData, int deviceTypeFilter) in getVREvents()
H A DPhysicsClientC_API.cpp5691 …void b3VREventsSetDeviceTypeFilter(b3SharedMemoryCommandHandle commandHandle, int deviceTypeFilter) in b3VREventsSetDeviceTypeFilter()
6027 … b3StateLoggingSetDeviceTypeFilter(b3SharedMemoryCommandHandle commandHandle, int deviceTypeFilter) in b3StateLoggingSetDeviceTypeFilter()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A Db3RobotSimulatorClientAPI_NoDirect.cpp1091 …b3RobotSimulatorClientAPI_NoDirect::getVREvents(b3VREventsData* vrEventsData, int deviceTypeFilter) in getVREvents()
H A DPhysicsClientC_API.cpp5691 …void b3VREventsSetDeviceTypeFilter(b3SharedMemoryCommandHandle commandHandle, int deviceTypeFilter) in b3VREventsSetDeviceTypeFilter()
6027 … b3StateLoggingSetDeviceTypeFilter(b3SharedMemoryCommandHandle commandHandle, int deviceTypeFilter) in b3StateLoggingSetDeviceTypeFilter()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/unity3d/autogen/
H A DNativeMethods.cs3490 public static extern void b3VREventsSetDeviceTypeFilter(IntPtr commandHandle, int deviceTypeFilter in b3VREventsSetDeviceTypeFilter()
3620 … static extern int b3StateLoggingSetDeviceTypeFilter(IntPtr commandHandle, int deviceTypeFilter) ; in b3StateLoggingSetDeviceTypeFilter()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/
H A Dpybullet.c6506 int deviceTypeFilter = -1; in pybullet_startStateLogging() local
7241 int deviceTypeFilter = VR_DEVICE_CONTROLLER; in pybullet_getVREvents() local