Point Cloud Library (PCL) 1.14.0
Loading...
Searching...
No Matches
List of all members | Public Attributes
pcl::_Normal Struct Reference

#include <pcl/impl/point_types.hpp>

+ Inheritance diagram for pcl::_Normal:

Public Attributes

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

Detailed Description

Definition at line 804 of file point_types.hpp.

Member Data Documentation

◆ [union]

PCL_ADD_NORMAL4D union { ... } pcl::_Normal

◆ curvature

float pcl::_Normal::curvature

◆ data_c

float pcl::_Normal::data_c[4]

Definition at line 813 of file point_types.hpp.


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