#include <pcl/impl/point_types.hpp>
Публичные атрибуты | |
| PCL_ADD_NORMAL4D | |
| union { | |
| struct { | |
| float curvature | |
| } | |
| float data_c [4] | |
| }; | |
Подробное описание
Определение в строке 802 файла point_types.hpp.
Документация по данным членов
| union { ... } |
curvature
| float pcl::_Normal::curvature |
Определение в строке 809 файла point_types.hpp.
Используется в pcl::MovingLeastSquares< PointInT, PointOutT >::addProjectedPointNormal(), pcl::Supervoxel< PointT >::getCentroidPointNormal() и pcl::SupervoxelClustering< PointT >::VoxelData::getNormal().
data_c
| float pcl::_Normal::data_c[4] |
Определение в строке 811 файла point_types.hpp.
PCL_ADD_NORMAL4D
| pcl::_Normal::PCL_ADD_NORMAL4D |
Определение в строке 804 файла point_types.hpp.
Документация для этой структуры была сгенерирована из следующего файла:
- pcl/impl/point_types.hpp
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1___normal.html