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


Constructor & Destructor Documentation

Definition at line 183 of file world.h.

Definition at line 184 of file world.h.


Member Function Documentation

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

Definition at line 185 of file world.h.


Member Data Documentation

Definition at line 187 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 Oct 6 2014 02:24:48