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

Struct for storing the edges starting from a fringe point. More...

List of all members.

Public Attributes

Eigen::Vector2f first
int index
Eigen::Vector2f second

Detailed Description

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

Struct for storing the edges starting from a fringe point.

Definition at line 208 of file gp3.h.


Member Data Documentation

template<typename PointInT>
Eigen::Vector2f pcl::GreedyProjectionTriangulation< PointInT >::doubleEdge::first

Definition at line 211 of file gp3.h.

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

Definition at line 210 of file gp3.h.

template<typename PointInT>
Eigen::Vector2f pcl::GreedyProjectionTriangulation< PointInT >::doubleEdge::second

Definition at line 212 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