Ignition Msgs

API Reference

8.2.0
PointCloudPackedUtils.hh File Reference
#include <ignition/msgs/pointcloud_packed.pb.h>
#include <cstdarg>
#include <sstream>
#include <string>
#include <vector>
#include "ignition/msgs/config.hh"
#include "ignition/msgs/detail/PointCloudPackedUtils.hh"

Go to the source code of this file.

Classes

class  PointCloudPackedConstIterator< FieldType >
 Same as a PointCloudPackedIterator but for const data. More...
 
class  PointCloudPackedIterator< FieldType >
 Class that can iterate over a PointCloudPacked message. More...
 

Namespaces

 ignition
 
 ignition::msgs
 

Functions

int sizeOfPointField (PointCloudPacked::Field::DataType _dataType)
 Return the size of a datatype (which is an enum of PointCloudPacked::Field) in bytes. More...