Public Member Functions | Friends
pcl::Normal Struct Reference

A point structure representing normal coordinates and the surface curvature estimate. (SSE friendly) More...

#include <point_types.hpp>

Inheritance diagram for pcl::Normal:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Normal (const _Normal &p)
 Normal ()
 Normal (float n_x, float n_y, float n_z)

Friends

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

Detailed Description

A point structure representing normal coordinates and the surface curvature estimate. (SSE friendly)

Definition at line 742 of file point_types.hpp.


Constructor & Destructor Documentation

pcl::Normal::Normal ( const _Normal p) [inline]

Definition at line 744 of file point_types.hpp.

pcl::Normal::Normal ( ) [inline]

Definition at line 751 of file point_types.hpp.

pcl::Normal::Normal ( float  n_x,
float  n_y,
float  n_z 
) [inline]

Definition at line 757 of file point_types.hpp.


Friends And Related Function Documentation

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

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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:42:26