W3cubDocs

/PointCloudLibrary

A point structure representing the Normal Based Signature for a feature matrix of 4-by-3. More...

#include <pcl/impl/point_types.hpp>

Public Member Functions

NormalBasedSignature12 ()=default

Public Attributes

float values [12] = {0.f}

Friends

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

Detailed Description

A point structure representing the Normal Based Signature for a feature matrix of 4-by-3.

Definition at line 1452 of file point_types.hpp.

Constructor & Destructor Documentation

NormalBasedSignature12()

pcl::NormalBasedSignature12::NormalBasedSignature12 ( )
inlinedefault

Friends And Related Function Documentation

operator<<

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

Member Data Documentation

values

float pcl::NormalBasedSignature12::values[12] = {0.f}

Definition at line 1454 of file point_types.hpp.


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

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_normal_based_signature12.html