Struct for storing the angles to nearest neighbors. More...
Public Attributes | |
| double | angle |
| int | index |
| int | nnIndex |
| bool | visible |
Struct for storing the angles to nearest neighbors.
| double pcl::GreedyProjectionTriangulation< PointInT >::nnAngle::angle |
| int pcl::GreedyProjectionTriangulation< PointInT >::nnAngle::index |
| int pcl::GreedyProjectionTriangulation< PointInT >::nnAngle::nnIndex |
| bool pcl::GreedyProjectionTriangulation< PointInT >::nnAngle::visible |