Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
pcl::MomentInvariants Struct Reference

A point structure representing the three moment invariants. More...

#include <pcl/impl/point_types.hpp>

Public Attributes

float j1
 
float j2
 
float j3
 

Detailed Description

A point structure representing the three moment invariants.

Definition at line 848 of file point_types.hpp.

Member Data Documentation

float pcl::MomentInvariants::j1

Definition at line 850 of file point_types.hpp.

float pcl::MomentInvariants::j2

Definition at line 850 of file point_types.hpp.

float pcl::MomentInvariants::j3

Definition at line 850 of file point_types.hpp.


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