Point Cloud Library (PCL)  1.7.0
Public Attributes | Friends
pcl::PPFRGBSignature Struct Reference

A point structure for storing the Point Pair Color Feature (PPFRGB) values. More...

#include <pcl/impl/point_types.hpp>

List of all members.

Public Attributes

float f1
float f2
float f3
float f4
float r_ratio
float g_ratio
float b_ratio
float alpha_m

Friends

std::ostream & operator<< (std::ostream &os, const PPFRGBSignature &p)

Detailed Description

A point structure for storing the Point Pair Color Feature (PPFRGB) values.

Definition at line 1144 of file point_types.hpp.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const PPFRGBSignature p 
) [friend]

Member Data Documentation

Definition at line 1148 of file point_types.hpp.

Definition at line 1147 of file point_types.hpp.

Definition at line 1146 of file point_types.hpp.

Definition at line 1146 of file point_types.hpp.

Definition at line 1146 of file point_types.hpp.

Definition at line 1146 of file point_types.hpp.

Definition at line 1147 of file point_types.hpp.

Definition at line 1147 of file point_types.hpp.


The documentation for this struct was generated from the following file: