PhyStar  v0.0.0 thu24
algo::fcl::CollisionCallBackMy Struct Reference

#include <CallBackFunc.hpp>

Inheritance diagram for algo::fcl::CollisionCallBackMy:
Collaboration diagram for algo::fcl::CollisionCallBackMy:

Public Member Functions

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 ()
 

Public Attributes

CollisionData data
 

Constructor & Destructor Documentation

◆ ~CollisionCallBackMy()

virtual algo::fcl::CollisionCallBackMy::~CollisionCallBackMy ( )
inlinevirtual

Member Function Documentation

◆ collide()

bool algo::fcl::CollisionCallBackMy::collide ( CollisionObject *  o1,
CollisionObject *  o2 
)
inline

References data, and algo::fcl::MyCollisionFunction().

Here is the call graph for this function:

◆ init()

void algo::fcl::CollisionCallBackMy::init ( )
inline

Initialize the callback. Clears the collision result and sets the done boolean to false.

Member Data Documentation

◆ data

CollisionData algo::fcl::CollisionCallBackMy::data

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