Home
last modified time | relevance | path

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

/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/unity3d/autogen/
H A DNativeMethods.cs2970 public static extern int b3CreateCollisionShapeAddSphere(IntPtr commandHandle, double radius) ; in b3CreateCollisionShapeAddSphere() method in NativeMethods
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientC_API.cpp1465 B3_SHARED_API int b3CreateCollisionShapeAddSphere(b3SharedMemoryCommandHandle commandHandle, double… in b3CreateCollisionShapeAddSphere() function
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientC_API.cpp1465 B3_SHARED_API int b3CreateCollisionShapeAddSphere(b3SharedMemoryCommandHandle commandHandle, double… in b3CreateCollisionShapeAddSphere() function