Public Member Functions | Private Attributes
collision_detection::World::Action Class Reference

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.h>

List of all members.

Public Member Functions

 Action ()
 Action (int v)
 operator ActionBits () const

Private Attributes

int action_

Detailed Description

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 187 of file world.h.


Constructor & Destructor Documentation

Definition at line 190 of file world.h.

Definition at line 193 of file world.h.


Member Function Documentation

collision_detection::World::Action::operator ActionBits ( ) const [inline]

Definition at line 196 of file world.h.


Member Data Documentation

Definition at line 202 of file world.h.


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


moveit_core
Author(s): Ioan Sucan , Sachin Chitta , Acorn Pooley
autogenerated on Mon Jul 24 2017 02:20:44