Point Cloud Library (PCL) 1.12.1
Loading...
Searching...
No Matches
pcl::InterestPoint Struct Reference

A point structure representing an interest point with Euclidean xyz coordinates, and an interest value. More...

#include <pcl/impl/point_types.hpp>

Classes

union  [union].__unnamed0__

Public Attributes

 PCL_ADD_POINT4D
union  

Friends

PCL_MAKE_ALIGNED_OPERATOR_NEW friend std::ostream & operator<< (std::ostream &os, const InterestPoint &p)

Detailed Description

A point structure representing an interest point with Euclidean xyz coordinates, and an interest value.

Definition at line 865 of file point_types.hpp.

◆ operator<<

PCL_MAKE_ALIGNED_OPERATOR_NEW friend std::ostream & operator<< ( std::ostream & os,
const InterestPoint & p )
friend

Member Data Documentation

◆ @024303021350037006162206130165363307167030032363

◆ PCL_ADD_POINT4D

pcl::InterestPoint::PCL_ADD_POINT4D

Definition at line 867 of file point_types.hpp.


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