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

#include <ImFusion/GUI/MatrixParameterDialog.h>

Dialog to host a MatrixParameterWidget. More...

Inheritance diagram for ImFusion::MatrixParameterDialog:

Detailed Description

Dialog to host a MatrixParameterWidget.

Public Slots

void close ()

Public Member Functions

 MatrixParameterDialog (const mat4 &resetMat=mat4::Identity(), QWidget *parent=nullptr, Qt::WindowFlags f=Qt::Widget, Pose::TransformationConvention conv=Pose::FROMWORLD, bool rigid=false)
 MatrixParameterDialog (Data *data, QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
mat4 matrix () const
MatrixParameterWidgetwidget ()

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