#include <OrientedBoundingBox.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
geometry_msgs::Point32 | extents |
geometry_msgs::Pose | pose |
Definition at line 14 of file OrientedBoundingBox.h.
virtual int moveit_msgs::OrientedBoundingBox::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 28 of file OrientedBoundingBox.h.
const char* moveit_msgs::OrientedBoundingBox::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 37 of file OrientedBoundingBox.h.
const char* moveit_msgs::OrientedBoundingBox::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 36 of file OrientedBoundingBox.h.
virtual int moveit_msgs::OrientedBoundingBox::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 20 of file OrientedBoundingBox.h.
Definition at line 18 of file OrientedBoundingBox.h.
Definition at line 17 of file OrientedBoundingBox.h.