Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
pcl::poisson::CoredPointIndex Class Reference

#include <pcl/surface/3rdparty/poisson4/geometry.h>

List of all members.

Public Member Functions

int operator== (const CoredPointIndex &cpi) const
int operator!= (const CoredPointIndex &cpi) const

Public Attributes

int index
char inCore

Detailed Description

Definition at line 129 of file geometry.h.


Member Function Documentation

int pcl::poisson::CoredPointIndex::operator!= ( const CoredPointIndex cpi) const [inline]

Definition at line 136 of file geometry.h.

References inCore, and index.

int pcl::poisson::CoredPointIndex::operator== ( const CoredPointIndex cpi) const [inline]

Definition at line 135 of file geometry.h.

References inCore, and index.


Member Data Documentation

Definition at line 133 of file geometry.h.

Referenced by operator!=(), and operator==().

Definition at line 132 of file geometry.h.

Referenced by operator!=(), and operator==().


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