Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp5457 … btCollisionShape* colShape, btAlignedObjectArray<btVector3>& verticesOut, int collisionShapeIndex) in gatherVertices()
5568 int collisionShapeIndex = -1; in processRequestMeshDataCommand() local
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp5457 … btCollisionShape* colShape, btAlignedObjectArray<btVector3>& verticesOut, int collisionShapeIndex) in gatherVertices()
5568 int collisionShapeIndex = -1; in processRequestMeshDataCommand() local
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/
H A Dpybullet.c9061 int collisionShapeIndex = -1; in pybullet_getMeshData() local