Class LargeScaleReconstructionBase
Defined in File LargeScaleReconstructionBase.hpp
Class Documentation
-
class LargeScaleReconstructionBase
Base Class for all large scale reconstruction methods.
Public Functions
-
LargeScaleReconstructionBase()
Construct a new Large Scale Reconstruction Base object with default parameters and empty scan project.
-
~LargeScaleReconstructionBase()
Destroy the Large Scale Reconstruction Base object.
Protected Attributes
-
ScanProjectPtr m_scanProject
Scan project parsed for reconstruction.
-
LargeScaleReconstructionBase()