
Go to the source code of this file.
| Classes | |
| struct | TestAction | 
| Functions | |
| int | main (int argc, char **argv) | 
| TEST (World, AddRemoveShape) | |
| TEST (World, TrackChanges) | |
| static void | TrackChangesNotify (TestAction *ta, const collision_detection::World::ObjectConstPtr &obj, collision_detection::World::Action action) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 422 of file test_world.cpp.
| TEST | ( | World | , | 
| AddRemoveShape | |||
| ) | 
Definition at line 42 of file test_world.cpp.
| TEST | ( | World | , | 
| TrackChanges | |||
| ) | 
Definition at line 250 of file test_world.cpp.
| static void TrackChangesNotify | ( | TestAction * | ta, | 
| const collision_detection::World::ObjectConstPtr & | obj, | ||
| collision_detection::World::Action | action | ||
| ) |  [static] | 
Definition at line 240 of file test_world.cpp.