pcl::GreedyProjectionTriangulation< PointInT >::nnAngle Struct Reference

Struct for storing the angles to nearest neighbors. More...

List of all members.

Public Attributes

double angle
int index
int nnIndex
bool visible

Detailed Description

template<typename PointInT>
struct pcl::GreedyProjectionTriangulation< PointInT >::nnAngle

Struct for storing the angles to nearest neighbors.

Definition at line 199 of file gp3.h.


Member Data Documentation

template<typename PointInT>
double pcl::GreedyProjectionTriangulation< PointInT >::nnAngle::angle

Definition at line 201 of file gp3.h.

template<typename PointInT>
int pcl::GreedyProjectionTriangulation< PointInT >::nnAngle::index

Definition at line 202 of file gp3.h.

template<typename PointInT>
int pcl::GreedyProjectionTriangulation< PointInT >::nnAngle::nnIndex

Definition at line 203 of file gp3.h.

template<typename PointInT>
bool pcl::GreedyProjectionTriangulation< PointInT >::nnAngle::visible

Definition at line 204 of file gp3.h.


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


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:18 2013