moveit2
The MoveIt Motion Planning Framework for ROS 2.
Public Member Functions | List of all members
collision_detection_bullet::BroadphaseFilterCallback Struct Reference

#include <bullet_utils.h>

Inheritance diagram for collision_detection_bullet::BroadphaseFilterCallback:
Inheritance graph
[legend]
Collaboration diagram for collision_detection_bullet::BroadphaseFilterCallback:
Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 714 of file bullet_utils.h.

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: