qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ccUnrollDlg Class Reference

Dialog: unroll clould on a cylinder or a cone. More...

#include <ccUnrollDlg.h>

Inheritance diagram for ccUnrollDlg:
Inheritance graph
[legend]
Collaboration diagram for ccUnrollDlg:
Collaboration graph
[legend]

Public Member Functions

 ccUnrollDlg (QWidget *parent=nullptr)
 Default constructor.
 
ccPointCloud::UnrollMode getType () const
 
int getAxisDimension () const
 
bool isAxisPositionAuto () const
 
CCVector3 getAxisPosition () const
 
void getAngleRange (double &start_deg, double &stop_deg) const
 
double getRadius () const
 
double getConeHalfAngle () const
 
bool exportDeviationSF () const
 
void toPersistentSettings () const
 
void fromPersistentSettings ()
 

Protected Member Functions

void shapeTypeChanged (int index)
 
void axisDimensionChanged (int index)
 
void axisAutoStateChanged (int checkState)
 

Protected Attributes

bool coneMode
 
Ui::UnrollDialog * m_ui
 

Detailed Description

Dialog: unroll clould on a cylinder or a cone.


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