pcl::Boundary Struct Reference
[Module common]

A point structure representing a description of whether a point is lying on a surface boundary or not. More...

#include <pcl/impl/point_types.hpp>

Collaboration diagram for pcl::Boundary:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint8_t boundary_point

Friends

std::ostream & operator<< (std::ostream &os, const Boundary &p)

Detailed Description

A point structure representing a description of whether a point is lying on a surface boundary or not.

Definition at line 1077 of file point_types.hpp.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Boundary p 
) [friend]

Member Data Documentation

Definition at line 1079 of file point_types.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends