Point Cloud Library (PCL) 1.12.0
Loading...
Searching...
No Matches
List of all members | Public Member Functions
pcl::common::IntensityFieldAccessor< pcl::PointXYZLAB > Struct Reference

#include <pcl/common/impl/intensity.hpp>

Public Member Functions

float operator() (const pcl::PointXYZLAB &p) const
 
void get (const pcl::PointXYZLAB &p, float &intensity) const
 
void set (pcl::PointXYZLAB &p, float intensity) const
 
void demean (pcl::PointXYZLAB &p, float value) const
 
void add (pcl::PointXYZLAB &p, float value) const
 

Detailed Description

Definition at line 280 of file intensity.hpp.

Member Function Documentation

◆ add()

Definition at line 307 of file intensity.hpp.

References pcl::_PointXYZLAB::L.

◆ demean()

Definition at line 301 of file intensity.hpp.

References pcl::_PointXYZLAB::L.

◆ get()

Definition at line 289 of file intensity.hpp.

References pcl::_PointXYZLAB::L.

◆ operator()()

Definition at line 283 of file intensity.hpp.

References pcl::_PointXYZLAB::L.

◆ set()

Definition at line 295 of file intensity.hpp.

References pcl::_PointXYZLAB::L.


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