Represents an action that occurred on an object in the world. Several bits may be set indicating several things happened to the object. If the DESTROY bit is set, other bits will not be set.
More...
#include <world.hpp>
Represents an action that occurred on an object in the world. Several bits may be set indicating several things happened to the object. If the DESTROY bit is set, other bits will not be set.
Definition at line 267 of file world.hpp.
◆ Action() [1/2]
collision_detection::World::Action::Action |
( |
| ) |
|
|
inline |
◆ Action() [2/2]
collision_detection::World::Action::Action |
( |
int |
v | ) |
|
|
inline |
◆ operator ActionBits()
collision_detection::World::Action::operator ActionBits |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- moveit_core/collision_detection/include/moveit/collision_detection/world.hpp