ImFusion C++ SDK 4.4.0
ImFusion::DecimateMeshWidget Class Reference

#include <ImFusion/GUI/DecimateMeshWidget.h>

Mesh decimation widget. More...

Inheritance diagram for ImFusion::DecimateMeshWidget:

Detailed Description

Mesh decimation widget.

Signals

void apply ()

Public Member Functions

 DecimateMeshWidget (QWidget *parent=0)
double maxEdgeLength () const
void setMaxEdgeLength (double maxLength)
double maxSurfaceError () const
void setMaxSurfaceError (double maxError)
bool preserveColors () const
void setPreserveColors (bool preserve)
void range (std::array< double, 2 > &maxLength)

Protected Member Functions

void changeEvent (QEvent *event) override
void paintEvent (QPaintEvent *) override

The documentation for this class was generated from the following file:
  • ImFusion/GUI/DecimateMeshWidget.h
Search Tab / S to search, Esc to close