Public Member Functions | Public Attributes
pcl::GreedyProjectionTriangulation< PointInT >::doubleEdge Struct Reference

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

List of all members.

Public Member Functions

 doubleEdge ()

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 348 of file gp3.h.


Constructor & Destructor Documentation

template<typename PointInT>
pcl::GreedyProjectionTriangulation< PointInT >::doubleEdge::doubleEdge ( ) [inline]

Definition at line 350 of file gp3.h.


Member Data Documentation

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

Definition at line 352 of file gp3.h.

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

Definition at line 351 of file gp3.h.

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

Definition at line 353 of file gp3.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:41:32