W3cubDocs

/PointCloudLibrary

A point structure representing the Globally Aligned Spatial Distribution (GASD) shape and color descriptor. More...

#include <pcl/impl/point_types.hpp>

Public Member Functions

GASDSignature984 ()=default

Static Public Member Functions

static constexpr int descriptorSize ()

Public Attributes

float histogram [984] = {0.f}

Friends

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

Detailed Description

A point structure representing the Globally Aligned Spatial Distribution (GASD) shape and color descriptor.

Definition at line 1665 of file point_types.hpp.

Constructor & Destructor Documentation

GASDSignature984()

pcl::GASDSignature984::GASDSignature984 ( )
inlinedefault

Member Function Documentation

descriptorSize()

static constexpr int pcl::GASDSignature984::descriptorSize ( )
inlinestaticconstexpr

Definition at line 1668 of file point_types.hpp.

Friends And Related Function Documentation

operator<<

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

Member Data Documentation

histogram

float pcl::GASDSignature984::histogram[984] = {0.f}

Definition at line 1667 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_g_a_s_d_signature984.html