#include <Octomap.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 | |
bool | binary |
int8_t * | data |
uint8_t | data_length |
std_msgs::Header | header |
const char * | id |
float | resolution |
int8_t | st_data |
virtual int octomap_msgs::Octomap::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
const char* octomap_msgs::Octomap::getMD5 | ( | ) | [inline, virtual] |
const char* octomap_msgs::Octomap::getType | ( | ) | [inline, virtual] |
virtual int octomap_msgs::Octomap::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
int8_t* octomap_msgs::Octomap::data |
const char* octomap_msgs::Octomap::id |