moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
collision_detection_bullet::BroadphaseFilterCallback Struct Reference

#include <bullet_utils.hpp>

Inheritance diagram for collision_detection_bullet::BroadphaseFilterCallback:
Collaboration diagram for collision_detection_bullet::BroadphaseFilterCallback:

Public Member Functions

bool needBroadphaseCollision (btBroadphaseProxy *proxy0, btBroadphaseProxy *proxy1) const override

Detailed Description

Definition at line 714 of file bullet_utils.hpp.

Member Function Documentation

◆ needBroadphaseCollision()

bool collision_detection_bullet::BroadphaseFilterCallback::needBroadphaseCollision ( btBroadphaseProxy * proxy0,
btBroadphaseProxy * proxy1 ) const
override

Definition at line 438 of file bullet_utils.cpp.

Here is the call graph for this function:

The documentation for this struct was generated from the following files: