MIRA
Classes | Namespaces | Typedefs | Functions
PointCloudTypes.h File Reference
#include <platform/Types.h>
#include <geometry/Point.h>
#include <maps/PointCloud.h>
Include dependency graph for PointCloudTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Point2rgb
 
class  Point3rgb
 
union  PCColor
 
struct  PCDataFieldTypeTrait< PCColor >
 
class  Point3labeled
 

Namespaces

 mira
 
 mira::maps
 

Typedefs

typedef PointCloud< Point2fPointCloud2
 
typedef PointCloud< Point3fPointCloud3
 
typedef PointCloud< Point2rgb > PointCloud2rgb
 
typedef PointCloud< Point3rgb > PointCloud3rgb
 
typedef PointCloud< Point3labeled > PointCloud3labeled
 

Functions

template<>
PCFormat pointCloudFormat< Point2f > ()
 
template<>
PCFormat pointCloudFormat< Point3f > ()
 
template<>
PCFormat pointCloudFormat< Eigen::Vector3f > ()