Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
ON_MeshCurvatureStats Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_mesh.h>

List of all members.

Public Member Functions

 ON_MeshCurvatureStats ()
 ~ON_MeshCurvatureStats ()
 ON_MeshCurvatureStats (const ON_MeshCurvatureStats &)
ON_MeshCurvatureStatsoperator= (const ON_MeshCurvatureStats &)
void Destroy ()
void EmergencyDestroy ()
bool Set (ON::curvature_style, int, const ON_SurfaceCurvature *, const ON_3fVector *, double=0.0)
bool Write (ON_BinaryArchive &) const
bool Read (ON_BinaryArchive &)

Public Attributes

ON::curvature_style m_style
double m_infinity
int m_count_infinite
int m_count
double m_mode
double m_average
double m_adev
ON_Interval m_range

Detailed Description

Definition at line 272 of file opennurbs_mesh.h.


Constructor & Destructor Documentation


Member Function Documentation

ON_MeshCurvatureStats& ON_MeshCurvatureStats::operator= ( const ON_MeshCurvatureStats )
bool ON_MeshCurvatureStats::Set ( ON::curvature_style  ,
int  ,
const ON_SurfaceCurvature ,
const ON_3fVector ,
double  = 0.0 
)

Member Data Documentation

Definition at line 301 of file opennurbs_mesh.h.

Definition at line 300 of file opennurbs_mesh.h.

Definition at line 298 of file opennurbs_mesh.h.

Definition at line 297 of file opennurbs_mesh.h.

Definition at line 295 of file opennurbs_mesh.h.

Definition at line 299 of file opennurbs_mesh.h.

Definition at line 303 of file opennurbs_mesh.h.

ON::curvature_style ON_MeshCurvatureStats::m_style

Definition at line 293 of file opennurbs_mesh.h.


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