Public Attributes
pcl::PointCurvatureTaubin Struct Reference

#include <curvature_estimation_taubin.h>

List of all members.

Public Attributes

union {
   struct {
      float   normal_x
      float   normal_y
      float   normal_z
   } 
   float   normal [4]
}; 
union {
   struct {
      float   curvature_axis_x
      float   curvature_axis_y
      float   curvature_axis_z
   } 
   float   curvature_axis [4]
}; 
union {
   struct {
      float   curvature_centroid_x
      float   curvature_centroid_y
      float   curvature_centroid_z
   } 
   float   curvature_centroid [4]
}; 
union {
   float   median_curvature
}; 

Detailed Description

\ brief PCL point type to represent normal, curvature axis, curvature centroid, and median curvature

Definition at line 51 of file curvature_estimation_taubin.h.


Member Data Documentation

union { ... }
union { ... }
union { ... }
union { ... }

Definition at line 65 of file curvature_estimation_taubin.h.

Definition at line 68 of file curvature_estimation_taubin.h.

Definition at line 69 of file curvature_estimation_taubin.h.

Definition at line 70 of file curvature_estimation_taubin.h.

Definition at line 75 of file curvature_estimation_taubin.h.

Definition at line 78 of file curvature_estimation_taubin.h.

Definition at line 79 of file curvature_estimation_taubin.h.

Definition at line 80 of file curvature_estimation_taubin.h.

Definition at line 85 of file curvature_estimation_taubin.h.

Definition at line 55 of file curvature_estimation_taubin.h.

Definition at line 58 of file curvature_estimation_taubin.h.

Definition at line 59 of file curvature_estimation_taubin.h.

Definition at line 60 of file curvature_estimation_taubin.h.


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


handle_detector
Author(s):
autogenerated on Thu Jun 6 2019 17:36:23