/opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/src/Collision/Graspit/collisionAlgorithms_inl.h File Reference
#include "profiling.h"
Go to the source code of this file.
Detailed Description
The implementations of the recursion callback functions that can be inlined. Right now, all of these are virtual functions so can not be inlined, but in the future we might switch to a templated architecture.
Definition in file collisionAlgorithms_inl.h.
Function Documentation
PROF_DECLARE |
( |
DISTANCE_QUICK |
|
) |
|
PROF_DECLARE |
( |
DISTANCE_LEAF |
|
) |
|
PROF_DECLARE |
( |
COLLISION_QUICK |
|
) |
|
PROF_DECLARE |
( |
COLLISION_LEAF |
|
) |
|
PROF_DECLARE |
( |
CONTACT_QUICK |
|
) |
|
PROF_DECLARE |
( |
CONTACT_LEAF |
|
) |
|
PROF_DECLARE |
( |
COLLISION_RECURSION |
|
) |
|