#include <CallBackFunc.hpp>
|
| void | init () |
| | Initialize the callback. Clears the collision result and sets the done boolean to false. More...
|
| |
| bool | collide (CollisionObject *o1, CollisionObject *o2) |
| |
| virtual | ~CollisionCallBackMy () |
| |
◆ ~CollisionCallBackMy()
| virtual algo::fcl::CollisionCallBackMy::~CollisionCallBackMy |
( |
| ) |
|
|
inlinevirtual |
◆ collide()
| bool algo::fcl::CollisionCallBackMy::collide |
( |
CollisionObject * |
o1, |
|
|
CollisionObject * |
o2 |
|
) |
| |
|
inline |
◆ init()
| void algo::fcl::CollisionCallBackMy::init |
( |
| ) |
|
|
inline |
Initialize the callback. Clears the collision result and sets the done boolean to false.
◆ data
| CollisionData algo::fcl::CollisionCallBackMy::data |
The documentation for this struct was generated from the following file: