3D Forest
Software for analysis of Lidar data from forest environment.
SegmentationPlugin Class Reference

#include <SegmentationPlugin.hpp>

Inherits QObject, and PluginInterface.

Public Slots

void slotPlugin ()
 

Public Member Functions

 SegmentationPlugin ()
 
virtual void initialize (MainWindow *mainWindow)
 
- Public Member Functions inherited from PluginInterface
virtual ~PluginInterface ()=default
 
virtual void initialize (MainWindow *mainWindow)=0
 

Private Attributes

MainWindowmainWindow_
 
SegmentationWindowpluginWindow_
 

Constructor & Destructor Documentation

◆ SegmentationPlugin()

SegmentationPlugin::SegmentationPlugin ( )

Member Function Documentation

◆ initialize()

void SegmentationPlugin::initialize ( MainWindow mainWindow)
virtual

Implements PluginInterface.

◆ slotPlugin

void SegmentationPlugin::slotPlugin ( )
slot

Referenced by initialize().

Member Data Documentation

◆ mainWindow_

MainWindow* SegmentationPlugin::mainWindow_
private

Referenced by initialize(), and slotPlugin().

◆ pluginWindow_

SegmentationWindow* SegmentationPlugin::pluginWindow_
private

Referenced by slotPlugin().


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