ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccInterpolationDlg Class Reference

Dialog for generic interpolation algorithms. More...

#include <ecvInterpolationDlg.h>

Inheritance diagram for ccInterpolationDlg:
Collaboration diagram for ccInterpolationDlg:

Public Member Functions

 ccInterpolationDlg (QWidget *parent=0)
 Default constructor. More...
 
ccPointCloudInterpolator::Parameters::Method getInterpolationMethod () const
 
void setInterpolationMethod (ccPointCloudInterpolator::Parameters::Method method)
 
ccPointCloudInterpolator::Parameters::Algo getInterpolationAlgorithm () const
 
void setInterpolationAlgorithm (ccPointCloudInterpolator::Parameters::Algo algo)
 

Protected Slots

void onRadiusUpdated (double)
 

Detailed Description

Dialog for generic interpolation algorithms.

Definition at line 16 of file ecvInterpolationDlg.h.

Constructor & Destructor Documentation

◆ ccInterpolationDlg()

ccInterpolationDlg::ccInterpolationDlg ( QWidget *  parent = 0)
explicit

Default constructor.

Definition at line 13 of file ecvInterpolationDlg.cpp.

References onRadiusUpdated().

Member Function Documentation

◆ getInterpolationAlgorithm()

◆ getInterpolationMethod()

◆ onRadiusUpdated

void ccInterpolationDlg::onRadiusUpdated ( double  radius)
protectedslot

Definition at line 83 of file ecvInterpolationDlg.cpp.

Referenced by ccInterpolationDlg().

◆ setInterpolationAlgorithm()

◆ setInterpolationMethod()


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