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
ccOrthoSectionGenerationDlg Class Reference

Dialog for generating orthogonal sections along a path (Section Extraction Tool) More...

#include <ccOrthoSectionGenerationDlg.h>

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

Public Member Functions

 ccOrthoSectionGenerationDlg (QWidget *parent=nullptr)
 Default constructor.
 
void setPathLength (double l)
 Sets the path legnth.
 
void setAutoSaveAndRemove (bool state)
 Sets whether the generatrix should be automatically saved and removed.
 
bool autoSaveAndRemove () const
 Returns whether the generatrix should be automatically saved and removed.
 
void setGenerationStep (double s)
 Sets the generation step.
 
void setSectionsWidth (double w)
 Sets he sections width.
 
double getGenerationStep () const
 Returns the generation step.
 
double getSectionsWidth () const
 Returns the sections width.
 

Protected Member Functions

void onStepChanged (double)
 

Protected Attributes

double m_pathLength
 Path length.
 

Detailed Description

Dialog for generating orthogonal sections along a path (Section Extraction Tool)


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