Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
pcl::_PointNormal Struct Reference

#include <pcl/impl/point_types.hpp>

Inheritance diagram for pcl::_PointNormal:

Public Attributes

union { 
   struct { 
      float   curvature 
   } 
   float   data_c [4] 
}; 

Detailed Description

Definition at line 830 of file point_types.hpp.

Member Data Documentation

◆ [union]

PCL_ADD_POINT4D PCL_ADD_NORMAL4D union { ... } pcl::_PointNormal

◆ curvature

◆ data_c

float pcl::_PointNormal::data_c[4]

Definition at line 840 of file point_types.hpp.


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