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

Dialog to choose which dimension(s) (X, Y or Z) should be exported as SF(s) More...

#include <ecvExportCoordToSFDlg.h>

Inheritance diagram for ccExportCoordToSFDlg:
Collaboration diagram for ccExportCoordToSFDlg:

Public Member Functions

 ccExportCoordToSFDlg (QWidget *parent=0)
 Default constructor. More...
 
bool exportX () const
 Returns whether X dimension should be exported. More...
 
bool exportY () const
 Returns whether Y dimension should be exported. More...
 
bool exportZ () const
 Returns whether Z dimension should be exported. More...
 

Detailed Description

Dialog to choose which dimension(s) (X, Y or Z) should be exported as SF(s)

Definition at line 13 of file ecvExportCoordToSFDlg.h.

Constructor & Destructor Documentation

◆ ccExportCoordToSFDlg()

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

Default constructor.

Definition at line 10 of file ecvExportCoordToSFDlg.cpp.

Member Function Documentation

◆ exportX()

bool ccExportCoordToSFDlg::exportX ( ) const

Returns whether X dimension should be exported.

Definition at line 15 of file ecvExportCoordToSFDlg.cpp.

Referenced by ccEntityAction::exportCoordToSF(), ccEntityAction::exportNormalToSF(), and ccEntityAction::sfSetAsCoord().

◆ exportY()

bool ccExportCoordToSFDlg::exportY ( ) const

Returns whether Y dimension should be exported.

Definition at line 17 of file ecvExportCoordToSFDlg.cpp.

Referenced by ccEntityAction::exportCoordToSF(), ccEntityAction::exportNormalToSF(), and ccEntityAction::sfSetAsCoord().

◆ exportZ()

bool ccExportCoordToSFDlg::exportZ ( ) const

Returns whether Z dimension should be exported.

Definition at line 19 of file ecvExportCoordToSFDlg.cpp.

Referenced by ccEntityAction::exportCoordToSF(), ccEntityAction::exportNormalToSF(), and ccEntityAction::sfSetAsCoord().


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