Public Attributes | Friends
pcl::PrincipalCurvatures Struct Reference

A point structure representing the principal curvatures and their magnitudes. More...

#include <point_types.hpp>

List of all members.

Public Attributes

union {
   struct {
      float   principal_curvature_x
      float   principal_curvature_y
      float   principal_curvature_z
   } 
   float   principal_curvature [3]
}; 
float pc1
float pc2

Friends

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

Detailed Description

A point structure representing the principal curvatures and their magnitudes.

Definition at line 1088 of file point_types.hpp.


Friends And Related Function Documentation

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

Member Data Documentation

union { ... }

Definition at line 1100 of file point_types.hpp.

Definition at line 1101 of file point_types.hpp.

Definition at line 1092 of file point_types.hpp.

Definition at line 1095 of file point_types.hpp.

Definition at line 1096 of file point_types.hpp.

Definition at line 1097 of file point_types.hpp.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:43:02