Home
last modified time | relevance | path

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

/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/unity3d/autogen/
H A DNativeMethods.cs1677 public static extern int b3GetBodyInfo(IntPtr physClient, int bodyUniqueId, ref b3BodyInfo info) ; in b3GetBodyInfo() method in NativeMethods
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientC_API.cpp3012 B3_SHARED_API int b3GetBodyInfo(b3PhysicsClientHandle physClient, int bodyUniqueId, struct b3BodyIn… in b3GetBodyInfo() function
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientC_API.cpp3012 B3_SHARED_API int b3GetBodyInfo(b3PhysicsClientHandle physClient, int bodyUniqueId, struct b3BodyIn… in b3GetBodyInfo() function