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

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

List of all members.

Public Member Functions

double Area (void) const
double AspectRatio (void) const

Public Attributes

double p [3][3]

Detailed Description

Definition at line 100 of file geometry.h.


Member Function Documentation

double pcl::poisson::Triangle::Area ( void  ) const [inline]

Definition at line 104 of file geometry.h.

References p.

Referenced by AspectRatio().

double pcl::poisson::Triangle::AspectRatio ( void  ) const [inline]

Definition at line 117 of file geometry.h.

References Area(), and p.


Member Data Documentation

Definition at line 103 of file geometry.h.

Referenced by Area(), and AspectRatio().


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