Home
last modified time | relevance | path

Searched defs:b3GetJointInfo (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/unity3d/autogen/
H A DNativeMethods.cs1693 public static extern int b3GetJointInfo(IntPtr physClient, int bodyIndex, int jointIndex, ref b3Jo… in b3GetJointInfo() method in NativeMethods
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientC_API.cpp3068 B3_SHARED_API int b3GetJointInfo(b3PhysicsClientHandle physClient, int bodyUniqueId, int jointIndex… in b3GetJointInfo() function
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientC_API.cpp3068 B3_SHARED_API int b3GetJointInfo(b3PhysicsClientHandle physClient, int bodyUniqueId, int jointIndex… in b3GetJointInfo() function