Home
last modified time | relevance | path

Searched defs:debugItemUniqueId (Results 1 – 10 of 10) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A Db3RobotSimulatorClientAPI_NoDirect.cpp1564 int debugItemUniqueId = b3GetDebugItemUniqueId(statusHandle); in addUserDebugParameter() local
1647 int debugItemUniqueId = b3GetDebugItemUniqueId(statusHandle); in addUserDebugText() local
1688 int debugItemUniqueId = b3GetDebugItemUniqueId(statusHandle); in addUserDebugLine() local
H A DRemoteGUIHelper.cpp630 void RemoteGUIHelper::removeUserDebugItem(int debugItemUniqueId) in removeUserDebugItem()
H A DRemoteGUIHelperTCP.cpp642 void RemoteGUIHelperTCP::removeUserDebugItem(int debugItemUniqueId) in removeUserDebugItem()
H A DPhysicsClientC_API.cpp4288 …CommandHandle b3InitUserDebugReadParameter(b3PhysicsClientHandle physClient, int debugItemUniqueId) in b3InitUserDebugReadParameter()
4317 …oryCommandHandle b3InitUserDebugDrawRemove(b3PhysicsClientHandle physClient, int debugItemUniqueId) in b3InitUserDebugDrawRemove()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A Db3RobotSimulatorClientAPI_NoDirect.cpp1564 int debugItemUniqueId = b3GetDebugItemUniqueId(statusHandle); in addUserDebugParameter() local
1647 int debugItemUniqueId = b3GetDebugItemUniqueId(statusHandle); in addUserDebugText() local
1688 int debugItemUniqueId = b3GetDebugItemUniqueId(statusHandle); in addUserDebugLine() local
H A DRemoteGUIHelper.cpp630 void RemoteGUIHelper::removeUserDebugItem(int debugItemUniqueId) in removeUserDebugItem()
H A DRemoteGUIHelperTCP.cpp642 void RemoteGUIHelperTCP::removeUserDebugItem(int debugItemUniqueId) in removeUserDebugItem()
H A DPhysicsClientC_API.cpp4288 …CommandHandle b3InitUserDebugReadParameter(b3PhysicsClientHandle physClient, int debugItemUniqueId) in b3InitUserDebugReadParameter()
4317 …oryCommandHandle b3InitUserDebugDrawRemove(b3PhysicsClientHandle physClient, int debugItemUniqueId) in b3InitUserDebugDrawRemove()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/unity3d/autogen/
H A DNativeMethods.cs2037 …atic extern System.IntPtr b3InitUserDebugReadParameter(IntPtr physClient, int debugItemUniqueId) ; in b3InitUserDebugReadParameter()
2051 … static extern System.IntPtr b3InitUserDebugDrawRemove(IntPtr physClient, int debugItemUniqueId) ; in b3InitUserDebugDrawRemove()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/
H A Dpybullet.c6221 int debugItemUniqueId = b3GetDebugItemUniqueId(statusHandle); in pybullet_addUserDebugParameter() local
6251 int debugItemUniqueId = -1; in pybullet_addUserDebugText() local
6343 int debugItemUniqueId = -1; in pybullet_addUserDebugLine() local