Searched defs:b3DbvtProxy (Results 1 – 4 of 4) sorted by relevance
/dports/devel/bullet/bullet3-3.21/src/Bullet3Collision/BroadPhaseCollision/ |
H A D | b3DynamicBvhBroadphase.h | 91 struct b3DbvtProxy : b3BroadphaseProxy struct 96 b3DbvtProxy* links[2]; argument 100 explicit b3DbvtProxy() {} in b3DbvtProxy() argument 101 …b3DbvtProxy(const b3Vector3& aabbMin, const b3Vector3& aabbMax, void* userPtr, int collisionFilter… in b3DbvtProxy() argument
|
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/ |
H A D | b3DynamicBvhBroadphase.h | 91 struct b3DbvtProxy : b3BroadphaseProxy struct 96 b3DbvtProxy* links[2]; argument 100 explicit b3DbvtProxy() {} in b3DbvtProxy() function 101 …b3DbvtProxy(const b3Vector3& aabbMin, const b3Vector3& aabbMax, void* userPtr, int collisionFilter… in b3DbvtProxy() function
|
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3Collision/BroadPhaseCollision/ |
H A D | b3DynamicBvhBroadphase.h | 91 struct b3DbvtProxy : b3BroadphaseProxy struct 96 b3DbvtProxy* links[2]; argument 100 explicit b3DbvtProxy() {} in b3DbvtProxy() argument 101 …b3DbvtProxy(const b3Vector3& aabbMin, const b3Vector3& aabbMax, void* userPtr, int collisionFilter… in b3DbvtProxy() function
|
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/ |
H A D | b3DynamicBvhBroadphase.h | 91 struct b3DbvtProxy : b3BroadphaseProxy struct 96 b3DbvtProxy* links[2]; argument 100 explicit b3DbvtProxy() {} in b3DbvtProxy() function 101 …b3DbvtProxy(const b3Vector3& aabbMin, const b3Vector3& aabbMax, void* userPtr, int collisionFilter… in b3DbvtProxy() argument
|