MEPP2 Project
Signals | Public Member Functions | Protected Attributes | List of all members
FEVV::MSDM2Plugin Class Reference

#include <MSDM2Plugin.h>

Inheritance diagram for FEVV::MSDM2Plugin:
Inheritance graph
Collaboration diagram for FEVV::MSDM2Plugin:
Collaboration graph

Signals

void resetSignal ()
 

Public Member Functions

 MSDM2Plugin ()=default
 
 ~MSDM2Plugin ()=default
 
void init () override
 
void reset () override
 
void addParameters (BaseWindow *_window) override
 
void process (MeshSurface &m_degraded, FEVV::PMapsContainer &pmaps_bag_degraded, MeshSurface &m_original, FEVV::PMapsContainer &pmaps_bag_original, double &MSDM2)
 
template<typename HalfedgeGraph >
void process (HalfedgeGraph &, FEVV::PMapsContainer &, HalfedgeGraph &, FEVV::PMapsContainer &, double &)
 
template<typename HalfedgeGraph >
void applyHG (BaseAdapterVisu *_adapter, HalfedgeGraph *, FEVV::PMapsContainer *)
 
QStringList Generic_plugins () const override
 
bool Generic_plugin (const QString &) override
 
- Public Member Functions inherited from FEVV::Generic_PluginInterface
virtual ~Generic_PluginInterface ()
 
virtual void init (BaseWindowQt *bwQt)
 
- Public Member Functions inherited from FEVV::BasePluginQt
virtual void apply (BaseAdapterVisu *, void *, FEVV::PMapsContainer *) override
 
- Public Member Functions inherited from FEVV::BasePlugin
 BasePlugin ()=default
 
 ~BasePlugin ()=default
 

Protected Attributes

bool one_two
 
bool two_one
 
int scales
 
bool color
 
FEVV::Filters::ColorMeshLUT LUT_CourbureClust
 
- Protected Attributes inherited from FEVV::Generic_PluginInterface
BaseWindowQtbaseWindowQt
 the BaseWindowQt pointer More...
 
- Protected Attributes inherited from FEVV::BasePlugin
BaseWindowwindow = nullptr
 

Detailed Description

Definition at line 51 of file MSDM2Plugin.h.

Constructor & Destructor Documentation

◆ MSDM2Plugin()

FEVV::MSDM2Plugin::MSDM2Plugin ( )
default

◆ ~MSDM2Plugin()

FEVV::MSDM2Plugin::~MSDM2Plugin ( )
default

Member Function Documentation

◆ addParameters()

void FEVV::MSDM2Plugin::addParameters ( BaseWindow _window)
inlineoverridevirtual

Implements FEVV::BasePlugin.

Definition at line 84 of file MSDM2Plugin.h.

Here is the call graph for this function:

◆ applyHG()

template<typename HalfedgeGraph >
void FEVV::MSDM2Plugin::applyHG ( BaseAdapterVisu _adapter,
HalfedgeGraph *  ,
FEVV::PMapsContainer  
)
inline

Definition at line 213 of file MSDM2Plugin.h.

Here is the call graph for this function:

◆ Generic_plugin()

bool FEVV::MSDM2Plugin::Generic_plugin ( const QString &  )
inlineoverridevirtual

Implements FEVV::Generic_PluginInterface.

Definition at line 347 of file MSDM2Plugin.h.

Here is the call graph for this function:

◆ Generic_plugins()

QStringList FEVV::MSDM2Plugin::Generic_plugins ( ) const
inlineoverridevirtual

Implements FEVV::Generic_PluginInterface.

Definition at line 342 of file MSDM2Plugin.h.

◆ init()

void FEVV::MSDM2Plugin::init ( )
inlineoverridevirtual

Implements FEVV::BasePlugin.

Definition at line 68 of file MSDM2Plugin.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ process() [1/2]

template<typename HalfedgeGraph >
void FEVV::MSDM2Plugin::process ( HalfedgeGraph &  ,
FEVV::PMapsContainer ,
HalfedgeGraph &  ,
FEVV::PMapsContainer ,
double &   
)
inline

Definition at line 200 of file MSDM2Plugin.h.

Here is the call graph for this function:

◆ process() [2/2]

void FEVV::MSDM2Plugin::process ( MeshSurface m_degraded,
FEVV::PMapsContainer pmaps_bag_degraded,
MeshSurface m_original,
FEVV::PMapsContainer pmaps_bag_original,
double &  MSDM2 
)
inline

Definition at line 94 of file MSDM2Plugin.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ reset()

void FEVV::MSDM2Plugin::reset ( void  )
inlineoverridevirtual

Implements FEVV::BasePlugin.

Definition at line 77 of file MSDM2Plugin.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ resetSignal

void FEVV::MSDM2Plugin::resetSignal ( )
signal
Here is the caller graph for this function:

Member Data Documentation

◆ color

bool FEVV::MSDM2Plugin::color
protected

Definition at line 364 of file MSDM2Plugin.h.

◆ LUT_CourbureClust

FEVV::Filters::ColorMeshLUT FEVV::MSDM2Plugin::LUT_CourbureClust
protected

Definition at line 365 of file MSDM2Plugin.h.

◆ one_two

bool FEVV::MSDM2Plugin::one_two
protected

Definition at line 361 of file MSDM2Plugin.h.

◆ scales

int FEVV::MSDM2Plugin::scales
protected

Definition at line 363 of file MSDM2Plugin.h.

◆ two_one

bool FEVV::MSDM2Plugin::two_one
protected

Definition at line 362 of file MSDM2Plugin.h.


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